We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue keeps track of the tasks required to replace completely the Kibana TSVB charts with the elastic-charts:
elastic-charts
Feature parity
DONE
Checklist
Kibana Cross Issues
kibana cross issue
The text was updated successfully, but these errors were encountered:
Closing this issue as the feature parity is complete. I've moved the TSVB cross issue to its own ticket: #178
Sorry, something went wrong.
No branches or pull requests
This issue keeps track of the tasks required to replace completely the Kibana TSVB charts with the
elastic-charts
:Feature parity
DONE
Series specific styling (line width, opacity) Possibility to style each series #138 PR feat: allow individual series styling #170DONE
Handle band area charts (used on percentile band mode) Add Band area chart #144 PR feat: add band area chart #157DONE
Add last bucket value on the legend Add ability to display a value in legend & sort (defined by user) legend items by this value #143 PR feat(legend): display series value (dependent on hover) & sort in legend #155DONE
Fix for time scales in different time zones Enable ScaleType.Time independently of timezone #130 PR#151DONE
Handle/Test negative values in stacked area charts The chart do not render negative values #135 PR fix(domain): set domain bounds dependent on negative/positive values #149DONE
Add annotation line Add annotations #81 PR feat(annotations): render line annotations via LineAnnotation spec #126DONE
hide in legend (hide that series from the legend) Possibility to hide a series in the legend #137 PR feat(legend): hide legend item if hideLegendItem on series spec is true #147DONE
Add a separated name props on each series Possibility to specify an id and a title (label) for series separately #136 PR feat(specs): add name to series specs #142DONE
Display orphan data points on line/area series Display orphan data points on line/area series #63 PR fix(rendering): fix rendering values <= 0 on log scale #114DONE
Add external custom colour from spec props Add external custom color from spec props #39 PR feat(series): set custom series colors through spec prop #95DONE
Crosshair and vertical/horizontal cursors Crosshair and vertical/horizontal cursors #80 Tooltip with multiple values on hover #58 PR feat(interaction): crosshair #96DONE
Scale data to specific domain Scale data to specific domain #86 PR feat(domain): scale data to a specific domain via axis spec #98DONE
Add filter in/out series only action to listeners) PR feat(legend/click): add click interations on legend titles #51DONE
Add hide/show series chart internals) PR feat(legend/click): add click interations on legend titles #51DONE
Add hover/click event for each legend series PR feat(legend/click): add click interations on legend titles #51DONE
Add color picker for each legend series Add color picker for legend item #23 PR feat(legend/click): add click interations on legend titles #51Checklist
Kibana Cross Issues
listkibana cross issue
tag is associated to the issue if any kibana cross issue is presentThe text was updated successfully, but these errors were encountered: