Skip to content
Permalink
master

Commits on Dec 9, 2020

  1. Merge pull request #5332 from plotly/improve-inside-ticklabel-autorange

    Simplify autorange pipeline for inside ticklabels
    archmoj committed Dec 9, 2020
  2. simplify autorange for inside ticklabels

    archmoj committed Dec 9, 2020
  3. Merge pull request #5331 from plotly/nonnegative-inside-ticklabels

    Handle case of nonnegative or tozero rangemodes for inside ticklabels
    archmoj committed Dec 9, 2020
  4. remove second check

    archmoj committed Dec 9, 2020
  5. remove one unnecessary check - improve tests

    archmoj committed Dec 9, 2020
  6. set nopad instead of zero pad

    archmoj committed Dec 9, 2020
  7. Revert "should not depend on the rangemode of counter axis"

    This reverts commit f31d97c.
    archmoj committed Dec 9, 2020
  8. should not depend on the rangemode of counter axis

    archmoj committed Dec 9, 2020
  9. handle case of nonnegative rangemode for inside ticklabels

    archmoj committed Dec 9, 2020
  10. 1.58.2

    archmoj committed Dec 9, 2020
  11. update changelog for v1.58.2

    archmoj committed Dec 9, 2020
  12. Merge pull request #5329 from plotly/inside-ticklabels-scaleanchor-ma…

    …tches
    
    Make inside ticklabels autorange work with scaleanchor or matches
    archmoj committed Dec 9, 2020
  13. correct comment

    archmoj committed Dec 9, 2020
  14. rewrite forEach and isLinked - add comment - etc

    archmoj committed Dec 9, 2020

Commits on Dec 8, 2020

  1. update description and some optimization

    archmoj committed Dec 8, 2020
  2. search for links in constraint and match groups

    archmoj committed Dec 8, 2020
  3. Merge pull request #5330 from plotly/fix5328-pick-trace-root-color

    Pick root.color from treemap/sunburst trace
    archmoj committed Dec 8, 2020
  4. update flaky list

    archmoj committed Dec 8, 2020
  5. fix issue 5328 - pick trace root color

    archmoj committed Dec 8, 2020
  6. test inside ticklabels render with matches and scaleanchor

    archmoj committed Dec 8, 2020
  7. Merge pull request #5326 from plotly/date-head-label-on-sides

    Position the head of dates for ticklabels in respect to axis side and ticklabelposition on x-axis
    archmoj committed Dec 8, 2020
  8. add test for the case of top side outside

    archmoj committed Dec 8, 2020
  9. keep second line

    archmoj committed Dec 8, 2020

Commits on Dec 7, 2020

  1. handle radial axis

    archmoj committed Dec 7, 2020
  2. adjust date tick labels in repect to ax side & ticklabelposition

    archmoj committed Dec 7, 2020
  3. Merge pull request #5325 from plotly/pad-for-insideticklabels

    Provide minimal padding for inside tick labels case of bar, heatmap, line plots
    archmoj committed Dec 7, 2020
  4. fixup axis title position when having inside tick labels

    archmoj committed Dec 7, 2020
  5. add new tests

    archmoj committed Dec 7, 2020
  6. add text pad around the bounding box

    archmoj committed Dec 7, 2020
  7. fixes issue 5321 - more than necessary space

    archmoj committed Dec 7, 2020
  8. rewrite and reduce the number of calls to estimate padding

    archmoj committed Dec 7, 2020
Older
You can’t perform that action at this time.