Skip to content

Tooltip configuration does not work #6

Description

@serverlesspolska

Tooltip configuration does not work.
The following code shall render tooltip which is orange, and text is red. It does work with vanilla ChartJS lib (live sample: https://jsfiddle.net/q84hfwsm/2/), but does not work with this coreusi-react-chartjs library.

options = {{
  plugins: {
    tooltip: {
      bodyColor: 'red',
      backgroundColor: 'rgba(249, 231, 159, 1)'
    }
  }
}}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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