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

Variadic line width #802

Merged
merged 5 commits into from
Jun 29, 2023
Merged

Variadic line width #802

merged 5 commits into from
Jun 29, 2023

Commits on Jun 27, 2023

  1. - variadic width path

    - target locator doesn't use index mapper for polygon points
    - deduplicated rings detection logic
    - centralized point reduction logic
    - deduplicated tooltips building logic
    IKupriyanov-HORIS committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    db5ad59 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    a303ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e39a0a View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into variadic-linewidth

    # Conflicts:
    #	plot-base-portable/src/commonMain/kotlin/jetbrains/datalore/plot/base/geom/PieGeom.kt
    #	plot-base-portable/src/commonMain/kotlin/jetbrains/datalore/plot/base/geom/SmoothGeom.kt
    #	plot-base-portable/src/commonMain/kotlin/jetbrains/datalore/plot/base/geom/util/LinesHelper.kt
    IKupriyanov-HORIS committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c063574 View commit details
    Browse the repository at this point in the history
  4. Fix after merge

    IKupriyanov-HORIS committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c73ffb7 View commit details
    Browse the repository at this point in the history