Skip to content

Role doesn't work in data array #81

@radonichn

Description

@radonichn

The role is not working in the array of data, like in an example from google charts docs: https://developers.google.com/chart/interactive/docs/gallery/barchart#labeling-bars

Example:

[ ['Element', 'Density', { role: 'annotation' } ], ['Copper', 8.94, 'Cu' ], ['Silver', 10.49, 'Ag' ], ['Gold', 19.30, 'Au' ], ['Platinum', 21.45, 'Pt' ] ] 

P.S. Not only the annotation role doesn't work - no one works

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions