-
---
Author Name: **randy.pierce** (@randytpierce)
Original Redmine Issue: 41388, https://vlab.ncep.noaa.gov/redmine/issues/41388
Original Date: 2017-11-28
Original Assignee: randy.pierce
---
It is…
-
### What problem does this feature solve?
这个问题困扰了我许久,可以给一些建议吗谢谢
option代码
let option = {
grid: {
top: "2%",
left: "5%",
right: "4%",
bottom: "3%"…
-
Many plotting libraries support having a null with a timestamp to break a trend. (Leaving a gap, preventing interpolation)
Imagine you have time series data and its divided in three buckets:
```
…
-
A small suggestion: the calculation of the triangular area could be changed to a calculation of a rectangular area and thus get rid of the *.5 ( or division by 2), since the size of the area is only u…
-
Don't know if this is an enhancement or a bug. But it seems that calling FigureResampler removes the text labels from the plot. At least if the number of points exceeds `default_n_shown_samples`. Here…
-
### Version
5.3.0
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
Use the following code and notice that in 5.2.2 the bars stack up while in 5.3.0 they seem to be …
-
**Relevant system information:**
- OS: Alpine Linux (I think, using docker image timescale/timescaledb-ha:pg13.4-ts2.4.2-p0)
- PostgreSQL version (output of `SELECT version();`): PostgreSQL 13.4 (…
-
Hello, this library is downright impressive and absolutely fantastic!
I'm researching charting libraries for the project in the picture below. The design calls for between 10-25 series that share t…
-
**Is your feature request related to a problem? Please describe.**
In dashboards with a lot of line chart with high-density/high-frequency data (> 50.000 point per line), the user experience is not t…
-
Hi all,
I've previously said that I wouldn't be implementing additional first class themes to CosmicNvim, however..... It seems that I've changed my mind and have just implemented a few additional …