Stian Håve
Stian Håve
For anyone still wondering about background colors. I put this in global: ```css .ngx-charts-tooltip-content.type-tooltip { background-color: $light !important; } ```
You get this error when ranges is malformed, in my case my object was: ```tsx { "startDate": "2022-06-01T00:00:00.000Z", "endDate": "2022-06-29T00:00:00.000Z", "key": "selection" } ``` when ranges should be ```tsx [...
You get this error when ranges is malformed, in my case my object was: ```tsx { "startDate": "2022-06-01T00:00:00.000Z", "endDate": "2022-06-29T00:00:00.000Z", "key": "selection" } ``` when ranges should be ```tsx [...
current CI/CD file generated by azure gives the same error. 
I’m out of the office. But is it possible to share the code & database privately? Upon further investigation I found that this problem only happened to certain json files...
Perfect, i shared the repo and instructions to the email you provided. Looking forward to hearing from you!
any fix for this?