Add custom markers
Replace the default marker with a custom image.
- Open the data panel in the editor
- Add a new column to the datagrid by clicking the chevron icon in the column header and selecting Add column right
- Give the column a title, e.g. Media
- Add the links to where the images are stored in this format: url(insert link here)
- In the chart controller click Symbol (Beta) and select the new column (Media)
This technique is particularly useful if you want to select different marker colors for a point map, which per today only supports a single one.
We have created a set of simple circle markers with different colors:
- https://app.everviz.com/static/icons/black.svg
- https://app.everviz.com/static/icons/blue.svg
- https://app.everviz.com/static/icons/green.svg
- https://app.everviz.com/static/icons/grey.svg
- https://app.everviz.com/static/icons/orange.svg
- https://app.everviz.com/static/icons/purple.svg
- https://app.everviz.com/static/icons/red.svg
- https://app.everviz.com/static/icons/white.svg
- https://app.everviz.com/static/icons/yellow.svg