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

Selecting multiple columns for y-axis in chart builder #47

Closed
aschonfeld opened this issue Dec 29, 2019 · 1 comment
Closed

Selecting multiple columns for y-axis in chart builder #47

aschonfeld opened this issue Dec 29, 2019 · 1 comment

Comments

@aschonfeld
Copy link
Collaborator

We should be able to select multiple columns to plot in the chart builder and have a y-axis associated with each column selected. This we can plot multiple items against each other.

aschonfeld pushed a commit that referenced this issue Dec 31, 2019
- [#47](#47): selection of multiple columns for y-axis
- updated histogram bin selection to be an input box for full customization
- better display of timestamps in axis ticks for charts
- sorting of bar charts by y-axis
- [#48](#48): scatter charts in chart builder
- "nunique" added to list of aggregations
- turned on "threaded=True" for app.run to avoid hanging popups
- [#45](#45): rolling computations as aggregations
aschonfeld pushed a commit that referenced this issue Dec 31, 2019
- [#47](#47): selection of multiple columns for y-axis
- updated histogram bin selection to be an input box for full customization
- better display of timestamps in axis ticks for charts
- sorting of bar charts by y-axis
- [#48](#48): scatter charts in chart builder
- "nunique" added to list of aggregations
- turned on "threaded=True" for app.run to avoid hanging popups
- [#45](#45): rolling computations as aggregations
- Y-Axis editor
aschonfeld pushed a commit that referenced this issue Jan 2, 2020
- [#47](#47): selection of multiple columns for y-axis
- updated histogram bin selection to be an input box for full customization
- better display of timestamps in axis ticks for charts
- sorting of bar charts by y-axis
- [#48](#48): scatter charts in chart builder
- "nunique" added to list of aggregations
- turned on "threaded=True" for app.run to avoid hanging popups
- [#45](#45): rolling computations as aggregations
- Y-Axis editor
aschonfeld pushed a commit that referenced this issue Jan 2, 2020
- [#47](#47): selection of multiple columns for y-axis
- updated histogram bin selection to be an input box for full customization
- better display of timestamps in axis ticks for charts
- sorting of bar charts by y-axis
- [#48](#48): scatter charts in chart builder
- "nunique" added to list of aggregations
- turned on "threaded=True" for app.run to avoid hanging popups
- [#45](#45): rolling computations as aggregations
- Y-Axis editor
aschonfeld pushed a commit that referenced this issue Jan 2, 2020
- [#47](#47): selection of multiple columns for y-axis
- updated histogram bin selection to be an input box for full customization
- better display of timestamps in axis ticks for charts
- sorting of bar charts by y-axis
- [#48](#48): scatter charts in chart builder
- "nunique" added to list of aggregations
- turned on "threaded=True" for app.run to avoid hanging popups
- [#45](#45): rolling computations as aggregations
- Y-Axis editor
aschonfeld pushed a commit that referenced this issue Jan 2, 2020
- [#47](#47): selection of multiple columns for y-axis
- updated histogram bin selection to be an input box for full customization
- better display of timestamps in axis ticks for charts
- sorting of bar charts by y-axis
- [#48](#48): scatter charts in chart builder
- "nunique" added to list of aggregations
- turned on "threaded=True" for app.run to avoid hanging popups
- [#45](#45): rolling computations as aggregations
- Y-Axis editor
aschonfeld pushed a commit that referenced this issue Jan 2, 2020
- [#47](#47): selection of multiple columns for y-axis
- updated histogram bin selection to be an input box for full customization
- better display of timestamps in axis ticks for charts
- sorting of bar charts by y-axis
- [#48](#48): scatter charts in chart builder
- "nunique" added to list of aggregations
- turned on "threaded=True" for app.run to avoid hanging popups
- [#45](#45): rolling computations as aggregations
- Y-Axis editor
aschonfeld pushed a commit that referenced this issue Jan 2, 2020
- [#47](#47): selection of multiple columns for y-axis
- updated histogram bin selection to be an input box for full customization
- better display of timestamps in axis ticks for charts
- sorting of bar charts by y-axis
- [#48](#48): scatter charts in chart builder
- "nunique" added to list of aggregations
- turned on "threaded=True" for app.run to avoid hanging popups
- [#45](#45): rolling computations as aggregations
- Y-Axis editor
aschonfeld pushed a commit that referenced this issue Jan 2, 2020
- [#47](#47): selection of multiple columns for y-axis
- updated histogram bin selection to be an input box for full customization
- better display of timestamps in axis ticks for charts
- sorting of bar charts by y-axis
- [#48](#48): scatter charts in chart builder
- "nunique" added to list of aggregations
- turned on "threaded=True" for app.run to avoid hanging popups
- [#45](#45): rolling computations as aggregations
- Y-Axis editor
@aschonfeld aschonfeld mentioned this issue Jan 2, 2020
aschonfeld pushed a commit that referenced this issue Jan 2, 2020
- [#47](#47): selection of multiple columns for y-axis
- updated histogram bin selection to be an input box for full customization
- better display of timestamps in axis ticks for charts
- sorting of bar charts by y-axis
- [#48](#48): scatter charts in chart builder
- "nunique" added to list of aggregations
- turned on "threaded=True" for app.run to avoid hanging popups
- [#45](#45): rolling computations as aggregations
- Y-Axis editor
aschonfeld pushed a commit that referenced this issue Jan 2, 2020
- [#47](#47): selection of multiple columns for y-axis
- updated histogram bin selection to be an input box for full customization
- better display of timestamps in axis ticks for charts
- sorting of bar charts by y-axis
- [#48](#48): scatter charts in chart builder
- "nunique" added to list of aggregations
- turned on "threaded=True" for app.run to avoid hanging popups
- [#45](#45): rolling computations as aggregations
- Y-Axis editor
@aschonfeld
Copy link
Collaborator Author

fixed in v1.6.6

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

1 participant