feat: PlotlyLineChart component API and docs improvements

This commit is contained in:
Demenech
2024-04-09 17:08:50 -03:00
parent 0aed7dce77
commit 059ffe4e34
4 changed files with 85 additions and 60 deletions

View File

@@ -13,7 +13,7 @@ const meta: Meta = {
'Data to be displayed.\n\n GeoJSON Object \n\nOR\n\n URL to GeoJSON Object',
},
title: {
description: 'Title to display on the map. Optional.',
description: 'Title to display on the map.',
},
center: {
description: 'Initial coordinates of the center of the map',