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

Update plugin #120

Merged
merged 184 commits into from
Mar 26, 2019
Merged

Update plugin #120

merged 184 commits into from
Mar 26, 2019

Conversation

matt-hooper
Copy link
Collaborator

No description provided.

sc1f and others added 30 commits March 12, 2019 15:35
Implement t_data_slice API for data extraction from 0 & 1-sided views
D3fc plugin - "Nearby" tooltips for some charts
…skip_headers and merge into templated get_data
zemeolotu and others added 29 commits March 21, 2019 12:20
Implemented fix for missing final date value
* Added bollinger bands and moving average to candle/ohlc

Also reorganised the seriesColor stuff to make it a bit more reusable

* Moved ohlc/candle series into its own module

Also support for only one `mainValue`, by getting the `closeValue` from the next day's `openValue`. The bollinger stuff is based off the `openValue` anyway.
Reused tooltip code to extract relevant name-value data for currently selected node.
Added source row object to each data element so it can be sent back up in the event.
Added "filter" information to the settings so it can be included in the event.
Implemented selection events from d3fc plugin
Initialise by briefly creating svg elements to get the css styles for all series. Then use those styles for the colour ranges.

Colour ranges now always have a default, so no need to fall back on hard-coded or un-styled.

Get "opacity" level (for fill areas etc) from the base "series" setting, so it can be applied at runtime. This allows the themes to set different opacity levels.
Used a html template rather than reproducing similar files for each.
Included themed version of one chart (bar)
Excluded OHLC and Candlestick because the simple_tests data is not suitable
Updates to results.json
Do not show number on header indicator if only one column is sorted
D3fc plugin - Basic OHLC and Candlestick charts
`on_update` delta calculations are now lazy
Shouldn't show legend when only one series (scale range is 1)
 Added integration screenshot tests for more d3fc charts
@matt-hooper matt-hooper merged commit 76a6944 into d3fc_plugin Mar 26, 2019
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.

9 participants