Skip to content

renderTick missing in ResponsiveLineCanvas #2791

@yairEO

Description

@yairEO

Hi, I need a way to style the bottom ticks in Canvas so they will be multi-line:

Image

Describe the solution you'd like
Come with a configurable option in axisBottom prop for controlling the style of bottom ticks

Describe alternatives you've considered
If that is not possible, I advise this:

Allow separate layers prop for SVG & another (different name) for Canvas so both layers could co-exist (need to control the z-index of which is more important per use-case) so a developer could use a Canvas chart while enjoying the easier customizability of SVG

The reason I am using Canvas is that I have a page with 10+ charts; each chart has multiple lines with thousands of data points. The DOM cannot handle so many elements and the performance are suffering considerably.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions