Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve tooltip config #202

Merged

Conversation

OLarionova-HORIS
Copy link
Contributor

  • format(field = '...', format = '...')
  • string template can be used in 'format'
  • new logic for outliers

Improve tooltip_lines parsing, add tests.
# Conflicts:
#	docs/examples/jupyter-notebooks-dev/tooltip_config.ipynb
#	plot-builder-portable/src/commonMain/kotlin/jetbrains/datalore/plot/builder/interact/GeomInteractionBuilder.kt
#	plot-builder-portable/src/commonMain/kotlin/jetbrains/datalore/plot/builder/tooltip/LineFormatter.kt
#	plot-config-portable/src/commonMain/kotlin/jetbrains/datalore/plot/config/GeomInteractionUtil.kt
#	plot-config-portable/src/commonMain/kotlin/jetbrains/datalore/plot/config/LayerConfig.kt
#	plot-config-portable/src/commonMain/kotlin/jetbrains/datalore/plot/config/TooltipConfig.kt
#	plot-config/src/jvmTest/kotlin/plot/config/TooltipConfigTest.kt
#	python-package/lets_plot/plot/tooltip.py
…ttern.

Set positionals with '$X' or '$Y'.
Remove label for outliers (it's part of the line).
Add test to use curly brackets in format.
@IKupriyanov-HORIS IKupriyanov-HORIS merged commit b8fa80f into JetBrains:master Sep 18, 2020
@OLarionova-HORIS OLarionova-HORIS deleted the new-tooltip-config-refactor branch September 24, 2020 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants