sneaker102

Results 4 issues of sneaker102

Hi, I am building a gauge chart that looks like this: ![image](https://user-images.githubusercontent.com/45992275/194005587-91e611a8-351d-444d-a14e-257ca5da1212.png) Before implementing the chart in your lib I was creating the options inside echarts example playgraund. These are...

Hi, I just made an upgrade from Angular 14 to 15 and I also updated @dashjoin/json-schema-form to 1.0.1. I noticed that the schema property "order" is not taken into account....

Using the version 1.0.3 with the order capability I encounter the next bugs: Given schema: `{ "type": "object", "order": [ "version", "name" ], "properties": { "name": { "type": "string", "title":...