Skip to content

Conversation

@dmt0
Copy link
Contributor

@dmt0 dmt0 commented Aug 14, 2018

closes #665
addresses #631

@nicolaskruchten
Copy link
Contributor

Looking good, nice refactoring/localization!

Small things:

  1. Pie seems to get its number from the trace number in general, so if the first pie is the 7th trace, the subplot is Pie 6
  2. The small icons for cones/streamtubes are still defaulting to the 'line' icon... can we patch things so they get the corresponding temp icons for scatter3d and scatterline please?

image

@dmt0 dmt0 force-pushed the localize-subplots branch from a6c986e to 9ae6759 Compare August 14, 2018 19:35
@dmt0 dmt0 force-pushed the localize-subplots branch from 9ae6759 to 2529960 Compare August 14, 2018 19:36
}
});

let pieCounter = 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hehe OK, we'll refactor that next time, when we add a third :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's what I was thinking when I was writing it lol

@nicolaskruchten
Copy link
Contributor

💃

@dmt0 dmt0 merged commit ad72272 into master Aug 14, 2018
@dmt0 dmt0 deleted the localize-subplots branch August 14, 2018 21:34
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.

Localized subplot/axis names in subplot panel folds and elsewhere

3 participants