Jake

Results 9 issues of Jake

### Expected behavior When using fill mode stack (`fill: 'stack'`) I expect: - All lines to be stacked on top of each other, even if some data points or data...

type: bug
type: enhancement

Hi, Would it be possible to add some output images to the README of examples, or to the general README? Also, could some instructions on how to open and use...

documentation

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

`{\"code\":4002,\"message\":\"GeometryError: The requested geometry is outside the bounds of srtm\"}\n"` Getting this as response for request to: `https://api.openrouteservice.org/elevation/line` Is there a way to switch dataset? I see SRTM is the...

Would it be possible to add copy paste logic?

needs information
auto-triaged

Would be cool to be able to rotate e.g. line or polygon on `Ctrl` click, instead of rotating the map. Kinda like how the shift drag area instead of zooming...

feature
auto-triaged

I want to do this: https://docs.mapbox.com/mapbox-gl-js/example/set-config-property/ (line-emissive-strength so that It looks good in dark/night maps) Do I have to redefine the whole default style, but adding line-emissive-strength?

needs information
auto-triaged

Is it possible to embed the file data into the JSON, e.g. in base64? Rather than links to static hosting Thanks