Archie Sarre Wood
Archie Sarre Wood
@mtxr this issue can probably now be closed?
as a workaround you _can_ sort the legend with the `echartsOptions` property ``` echartsOptions = {{ legend: { data: [ { name: 'Category B', icon: 'circle' }, { name: 'Category...
Note: It **is** currently possible to change this by overriding the `+layout.svelte` file. To do this, edit a copy of the version stored in `.evidence/template/src/pages/` and store it in `pages/`
~~This is now documented [here](https://docs.evidence.dev/features/advanced/custom-styles-and-themes#page-layout)~~
Link broken, [new link](https://docs.evidence.dev/themes-and-layouts/#page-layout)
Hello -looping back on connector requests We have recently re-architected Evidence (since this issue was opened), and Evidence is now "pluggable", meaning you can write your own connectors, publish them,...
Hello - looping back on connector requests We have recently re-architected Evidence (since this issue was opened), and Evidence is now "pluggable", meaning you can write your own connectors, publish...
Right click now works in chrome
Added in https://github.com/evidence-dev/evidence/pull/1637
Best current strategy `npm run build:strict` https://docs.evidence.dev/cli/#commands More to come here!