Skip to content

Possibility to style each series #138

@sulemanof

Description

@sulemanof

Is your feature request related to a problem? Please describe.
Currently I can style only the whole chart via theme prop in <Settings /> component as described in the storybook.
But the TSVB currently has a possibility to style each series separately:
image

Describe the solution you'd like
I think each series should have its own style option, which should have fill, line width and point size fields inside:
e.x. <LineSeries theme={ { fill: 0.5, lineWidth: 2, pointSize: 3} }

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Kibana Cross Issues
Add any Kibana related issues/feature requests here.

Checklist

  • this request is checked against already exist requests
  • every related Kibana issue is listed under Kibana Cross Issues list
  • kibana cross issue tag is associated to the issue if any kibana cross issue is present

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestreleasedIssue released publicly

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions