Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bug (typescript) in creating log scales #2001

Merged
merged 3 commits into from
May 17, 2022

Commits on May 15, 2022

  1. return a log scale object with 'type' field (helps ts to understand r…

    …eturn value is a Scale)
    tkonopka committed May 15, 2022
    Configuration menu
    Copy the full SHA
    56686b3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. adjusted types for scale objects in @nivo/bar, @nivo/scatterplot, @ni…

    …vo/marimekko, and @nivo/stream
    tkonopka committed May 16, 2022
    Configuration menu
    Copy the full SHA
    7930c71 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    b07d3c9 View commit details
    Browse the repository at this point in the history