-
Notifications
You must be signed in to change notification settings - Fork 407
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
Update Line Chart Animations so that you can lock x-axis #234
Comments
aschonfeld
added a commit
that referenced
this issue
Aug 9, 2020
* #231: "Lock Zoom" button on 3D Scatter & Surface charts for locking camera on animations * global & instance-level flag to turn off cell editing * added the ability to upload CSVs * upgraded prismjs * #234: update to line animations so that you can lock axes and highlight last point * #233: add candlestick charts
aschonfeld
added a commit
that referenced
this issue
Aug 10, 2020
* #231: "Lock Zoom" button on 3D Scatter & Surface charts for locking camera on animations * global & instance-level flag to turn off cell editing * added the ability to upload CSVs * upgraded prismjs * #234: update to line animations so that you can lock axes and highlight last point * #233: add candlestick charts
aschonfeld
added a commit
that referenced
this issue
Aug 11, 2020
* #231: "Lock Zoom" button on 3D Scatter & Surface charts for locking camera on animations * global & instance-level flag to turn off cell editing * added the ability to upload CSVs * upgraded prismjs * #234: update to line animations so that you can lock axes and highlight last point * #233: add candlestick charts * #241: total counts vs. count (non-nan) in describe * #240: force convert to float * #239: converting mixed columns
aschonfeld
added a commit
that referenced
this issue
Aug 12, 2020
* #231: "Lock Zoom" button on 3D Scatter & Surface charts for locking camera on animations * global & instance-level flag to turn off cell editing * added the ability to upload CSVs * upgraded prismjs * #234: update to line animations so that you can lock axes and highlight last point * #233: add candlestick charts * #241: total counts vs. count (non-nan) in describe * #240: force convert to float * #239: converting mixed columns
aschonfeld
added a commit
that referenced
this issue
Aug 13, 2020
* #231: "Lock Zoom" button on 3D Scatter & Surface charts for locking camera on animations * global & instance-level flag to turn off cell editing * added the ability to upload CSVs * upgraded prismjs * #234: update to line animations so that you can lock axes and highlight last point * #233: add candlestick charts * #241: total counts vs. count (non-nan) in describe * #240: force convert to float * #239: converting mixed columns * #237: updated "Pivot" reshaper to always using pivot_table * #236: "inplace" & "drop_index" parameters for memory optimization and parquet loader
aschonfeld
added a commit
that referenced
this issue
Aug 13, 2020
* #231: "Lock Zoom" button on 3D Scatter & Surface charts for locking camera on animations * global & instance-level flag to turn off cell editing * added the ability to upload CSVs * upgraded prismjs * #234: update to line animations so that you can lock axes and highlight last point * #233: add candlestick charts * #241: total counts vs. count (non-nan) in describe * #240: force convert to float * #239: converting mixed columns * #237: updated "Pivot" reshaper to always using pivot_table * #236: "inplace" & "drop_index" parameters for memory optimization and parquet loader
aschonfeld
added a commit
that referenced
this issue
Aug 13, 2020
* #231: "Lock Zoom" button on 3D Scatter & Surface charts for locking camera on animations * global & instance-level flag to turn off cell editing * added the ability to upload CSVs * upgraded prismjs * #234: update to line animations so that you can lock axes and highlight last point * #233: add candlestick charts * #241: total counts vs. count (non-nan) in describe * #240: force convert to float * #239: converting mixed columns * #237: updated "Pivot" reshaper to always using pivot_table * #236: "inplace" & "drop_index" parameters for memory optimization and parquet loader
aschonfeld
added a commit
that referenced
this issue
Aug 13, 2020
* #231: "Lock Zoom" button on 3D Scatter & Surface charts for locking camera on animations * global & instance-level flag to turn off cell editing * added the ability to upload CSVs * upgraded prismjs * #234: update to line animations so that you can lock axes and highlight last point * #233: add candlestick charts * #241: total counts vs. count (non-nan) in describe * #240: force convert to float * #239: converting mixed columns * #237: updated "Pivot" reshaper to always using pivot_table * #236: "inplace" & "drop_index" parameters for memory optimization and parquet loader
Merged
aschonfeld
added a commit
that referenced
this issue
Aug 13, 2020
* #231: "Lock Zoom" button on 3D Scatter & Surface charts for locking camera on animations * global & instance-level flag to turn off cell editing * added the ability to upload CSVs * upgraded prismjs * #234: update to line animations so that you can lock axes and highlight last point * #233: add candlestick charts * #241: total counts vs. count (non-nan) in describe * #240: force convert to float * #239: converting mixed columns * #237: updated "Pivot" reshaper to always using pivot_table * #236: "inplace" & "drop_index" parameters for memory optimization and parquet loader
aschonfeld
added a commit
that referenced
this issue
Aug 14, 2020
* #231: "Lock Zoom" button on 3D Scatter & Surface charts for locking camera on animations * global & instance-level flag to turn off cell editing * added the ability to upload CSVs * upgraded prismjs * #234: update to line animations so that you can lock axes and highlight last point * #233: add candlestick charts * #241: total counts vs. count (non-nan) in describe * #240: force convert to float * #239: converting mixed columns * #237: updated "Pivot" reshaper to always using pivot_table * #236: "inplace" & "drop_index" parameters for memory optimization and parquet loader
added in v1.13.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's an example animation: https://www.gapminder.org/tools/#$state$time$value=1839;;&chart-type=linechart
The text was updated successfully, but these errors were encountered: