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

feat: Custom Chart Color #845

Merged
merged 4 commits into from Dec 10, 2023
Merged

feat: Custom Chart Color #845

merged 4 commits into from Dec 10, 2023

Conversation

severinlandolt
Copy link
Member

Description

Related issue(s)

What kind of change does this PR introduce? (check at least one)

  • Bug fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

How has This been tested?

Screenshots (if appropriate):

The PR fulfills these requirements:

  • It's submitted to the main branch
  • When resolving a specific issue, it's referenced in the related issue section above
  • My change requires a change to the documentation. (Managed by Tremor Team)
  • I have added tests to cover my changes
  • Check the "Allow edits from maintainers" option while creating your PR.
  • Add refs #XXX or fixes #XXX to the related issue section if your PR refers to or fixes an issue.
  • By contributing to Tremor, you confirm that you have read and agreed to Tremor's CONTRIBUTING.md guideline. You also agree that your contributions will be licensed under the Apache License 2.0 license.

adamhenson and others added 4 commits December 10, 2023 12:55
* feat: custom chart color prop - area chart

* feat: custom chart color prop - area chart

* feat: custom chart color prop - area chart

* feat: custom chart color prop - bar chart

* feat: custom chart color prop - doughnut chart

* feat: custom chart color prop - line chart

* feat: custom chart color prop - refactor to revive constructCategoryColors

* feat: custom chart color prop - scatter chart

* feat: custom chart color prop - scatter chart

* feat: custom chart color prop - scatter chart

* feat: custom chart color prop - BaseChartProps

* feat: custom chart color prop - getIsArbitraryColor

* feat: custom chart color prop - getIsArbitraryColor

* feat: custom chart color prop - ChartLegend

* feat: custom chart color prop - SparkAreaChart

* feat: custom chart color prop - SparkBarChart

* feat: custom chart color prop - SparkLineChart

* feat: custom chart color prop - BaseSparkChartProps

* feat: custom chart color prop - getColorClassNames

* feat: custom chart color prop - ChartTooltip
Copy link

vercel bot commented Dec 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tremor-storybook ✅ Ready (Inspect) Visit Preview Dec 10, 2023 6:52pm

@severinlandolt severinlandolt merged commit 2b020ed into beta Dec 10, 2023
7 checks passed
Copy link

🎉 This PR is included in version 3.12.0-beta.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@adamhenson
Copy link
Contributor

Thanks again for the swift and thorough responsiveness here @severinlandolt. Much appreciated 🙏

severinlandolt added a commit that referenced this pull request Dec 14, 2023
* feat: Add tooltip to switch component (#819)

* chore: tracker facelift (#839)

* feat: Custom Chart Color (#845)

* feat: custom chart colors support within existing `colors` `prop` (#843)

* Update tailwind.config.js

* Update pull_request_template.md

---------

Co-authored-by: motinados <69296148+motinados@users.noreply.github.com>
Co-authored-by: Maxime BAUCHET <maxime.bauchet@insystem.fr>
Co-authored-by: Adam <adamhenson1979@gmail.com>
Co-authored-by: Rajdip Bhattacharya <agentR47@gmail.com>
Co-authored-by: christopherkindl <53372002+christopherkindl@users.noreply.github.com>
@severinlandolt severinlandolt deleted the beta-customcolors branch December 14, 2023 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants