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

[Bug]: No color after 6 points #105

Open
pickle-dev-fr opened this issue Dec 19, 2023 · 2 comments
Open

[Bug]: No color after 6 points #105

pickle-dev-fr opened this issue Dec 19, 2023 · 2 comments

Comments

@pickle-dev-fr
Copy link

Describe the bug

I have a bar chart and after the 6th point, all color are gray
image

Relevant errors (if available)

No response

Steps to reproduce

type: bar
labels: [nombre / min]
series:
  - title: Aluminium ingot
    data: [-120]
  - title: Alclad Aluminum Sheet
    data: [120]
  - title: Aluminium casing
    data: [120]
  - title: Battery
    data: [200]
  - title: Copper ingot
    data: [20]
  - title: Iron ingot
    data: [2340]
  - title: Iron plate
    data: [240]
  - title: Iron rod
    data: [180]
  - title: Quartz Crystal
    data: [216]
  - title: Screw
    data: [480]
  - title: Silica
    data: [200]
  - title: Steel Beam
    data: [225]
width: 100%
legend: false
beginAtZero: false

Expected Behavior

No response

Additional context

No response

Code

No response

Operating system

Windows

@n00bmind
Copy link

Same here on version 3.9.0

@LucasParsy
Copy link

found the solution:
Go to Obsidian settings, on the "Charts" tab on the bottom left, and then you can add new custom colors.

Still not intuitive at all.

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

No branches or pull requests

3 participants