examples icon indicating copy to clipboard operation
examples copied to clipboard

🔖 go-echarts examples for showing how to use

Results 4 examples issues
Sort by recently updated
recently updated
newest added

May I ask if the go charts library can support the drawing of the following sequence diagrams, Obtain time series data from Prometheus for plotting, and the final time series...

help wanted
question

Add numerical X-axis (`opts.LineData{Value: []interface{}{1,2}}`), including `time.Date` as X values. Add mark areas, mark lines and visual maps (`charts.WithMarkAreaNameCoordItemOpts`, `charts.WithMarkLineNameXAxisItemOpts`, `charts.WithMarkLineNameCoordItemOpts`, `charts.WithVisualMapOpts`). ![image](https://github.com/user-attachments/assets/b1949382-1ff0-4aa1-8a94-e3e536f986f4)

I am interested in a numerical X-axis. Also X axis as time string formatted timestamp integer values. Cheers

Add another heatmap example that uses the calendar coordinates. Similar to git contribution charts