Skip to content
This repository was archived by the owner on Dec 26, 2018. It is now read-only.
This repository was archived by the owner on Dec 26, 2018. It is now read-only.

Child nodes attaching to chart or graph #102

@ghost

Description

I hacked the core to extend for children, felt dirty, and decided I'd just make an issue. Just with the line graph at the moment, I feel like it would be nice to be able to:

<LineGraph className={} xAxis***={} data={[{x:1:y1},{x:2,y:2}]}>
  <CheckboxToggleForMoreDataSets /> Toggle
</LineGraph>

So it may be part of the graph's bounding box, and can be targeted with CSS.

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