RhoInc/Webcharts

Allow easy radius configuration for mark=circle

Closed this issue · 1 comments

 "marks": [
    {
      "type": "circle",
      ...
      "attributes":{"r":3}
    }
  ]

Does not have the change the radius to 3.

Added documentation for marks[].radius