[@portaljs/components][m] - LineChart fix

This commit is contained in:
Luccas Mateus de Medeiros Gomes
2023-05-25 13:29:37 -03:00
parent b1845dd2c9
commit de4c666f80
5 changed files with 4115 additions and 14321 deletions

View File

@@ -16,6 +16,9 @@ const meta: Meta = {
},
url: {
description: "Fetch the data from a CSV file remotely. only the first 5MB of data will be displayed"
},
corsProxy: {
description: "Optionally you cant set a CORS Proxy to which all your requests you be redirected"
}
},
};