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

Fit'n'finish checklist #290

Closed
45 tasks done
nicolaskruchten opened this issue Jan 30, 2018 · 3 comments
Closed
45 tasks done

Fit'n'finish checklist #290

nicolaskruchten opened this issue Jan 30, 2018 · 3 comments

Comments

@nicolaskruchten
Copy link
Contributor

nicolaskruchten commented Jan 30, 2018

  • line colouring on fields for contour trace types
  • axis position field not hiding when axis is hidden
  • axis position field should be sensitive to which axis it is and show bot/top for x and left/right for y
  • default axis selector state for 3d
  • exponents field not hidden when labels hidden
  • range slider fold not working
  • AxesFolds should autohide when empty
  • Layout panel in Axes missing 'anchor' field
  • step offset and step size should hide in Ticks when number of markers is custom
  • prefix/suffix fields should turn into text boxes when custom is selected
  • tickformat
  • missing flip vertical/horizontal controls in heatmap trace type
  • validate axes for ternary and pie
  • gaps in data selector appears the same for lines and gradients in contour
  • zmin/zmax don't hide when zauto is true
  • points color interferes with points colorscale and doesn't work with showscale
  • annotations: preconfigured annotation types
  • group style traces Group style panels #160
  • empty menupanels shouldn't render a gear (i.e. tickprefixmode when no prefix present)
  • colorbar.tickfont.color not appearing, colorbar.tickprefix not disappearing
  • colorbar bgcolor doesn't work (or in workspace)
  • color picker at bottom of fold in panel in fold is clipped
  • <br> shouldn't show in rich text editor when empty (basically we should trim/strip the input)
  • hover projections/spikelines don't make sense on heatmaps (or aren't renderered)
  • step size on "fraction of plot" numerics should be 0.05 but sometimes they switch to pixel-mode due to another flag :( so we might need a compound control (e.g. in color-bar and shape and notes positioning)
  • clicking on checkbox label should select it
  • colorbars panel is empty for 3d scatter
  • what if there's 2 colorbars for one trace, like 3d scatters marker.color & line.color
  • mesh 3d: Contour on Hover, if option is at hide, all the contour details should now show (report plotly.js)
  • ensure that trace group names are localized
  • get proper default colors for symbol selector in multi-value context
  • remove exclusion of financial traces from grouped trace style tab
  • AxesSelector should select first non-All option by default
  • Shape default fill colour has alpha=0 ... odd to control opacity twice ... had to force defaults but it's weird to have to do this and for fill to appear on line shapes
  • Image defaults
  • Subplots2 #357 (comment)
  • suplots UI more intuitive overlaying and domain setting
  • make sure it's no longer possible to wedge the figure by switching back and forth among secondary axes a bunch of times.
  • colorbar thickness, length should be smart sliders
  • numerics should use https://www.npmjs.com/package/react-click-n-hold for arrows
  • extra padding appears when empty Panels are rendered in colorbar folds
  • updatemenubutton controls appear when updatemenu is visible: hidden
  • panel menu items visibility: don't show panel menu items if they're not in useful in the plot the user is making
  • side in StyleAxesPanel is overloaded in tick labels for cartesian (bottom/top/left/right) and polar (direction CW/CCW) so both appear and it's weird.
  • plot_bgcolor only affects first plot?
@dmt0
Copy link
Contributor

dmt0 commented Jun 27, 2018

zmin/zmax don't hide when zauto is true

From what I see in the docs, zmin/zmax do not depend on zauto

@nicolaskruchten
Copy link
Contributor Author

Perhaps not for carpet plots but it looks like yes for heatmaps: https://plot.ly/javascript/reference/#heatmap-zauto

@nicolaskruchten
Copy link
Contributor Author

Closing in favour of the million issues we just created... From now on: we see a bug = we create an issue.

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

No branches or pull requests

2 participants