Vic Wen

Results 4 issues of Vic Wen

System: `windows 10` `Visual studio 2022` (Visual studio 2019 has the problem too.) cargo version: `cargo 1.69.0 (6e9a83356 2023-04-12)` rustup version: `rustc 1.69.0 (84c898d65 2023-04-16)` The version of cargo-contract want...

### Describe the feature / bug 📝: when I reject, I get : "Error: Error:" is really annoying. I have tested to return a static string to display, It'll be...

### Problem Description When all data points in a series have identical values (e.g., `[1, 1, 1, 1, 1]`), the Y-axis would not display the correct value labels. This occurred...

### Problem Description When users set only `SeriesLegends` without `SeriesColors`, the legend functionality would panic. This occurred because the code attempted to access the `config.SeriesColors` array, and **if the array...