Jurj Andrei George

Results 53 comments of Jurj Andrei George

Is there any other progress on this?

Would the functionality of initialising Data Grid columns based on a [JSON Schema](https://json-schema.org/draft/2020-12/json-schema-core) be covered by this issue?

> > Is it under development? > > @sirajalam049 Not yet. We are mostly refining the current components to have great stable, It's in the backlog to start in two...

I would like to request the possibility of displaying SVGs (including Material Icons) in individual data points, along with the data point colour. This idea came up to me while...

I'm back again. Just want to leave this benchmark example here: https://www.react-google-charts.com/examples/calendar

Having this component would be leveraged by the [RJSF/MUI](https://github.com/rjsf-team/react-jsonschema-form) library, as it allows for a dedicated `ColorWidget` [(docs)](https://rjsf-team.github.io/react-jsonschema-form/docs/advanced-customization/custom-widgets-fields/#customizing-the-default-fields-and-widgets:~:text=CheckboxWidget-,ColorWidget,-DateTimeWidget) to be specified for inputting colors as strings [(docs)](https://rjsf-team.github.io/react-jsonschema-form/docs/usage/widgets/#for-string-fields:~:text=color%3A%20an%20input%5Btype%3Dcolor%5D%20element%20is%20used%3B). It would also...

This is happening ti me just now. I'm trying to run this sample code: ```ts import Database from "better-sqlite3"; import { join } from "path"; export const initDatabase = (dbDir:...

I feel like this is a very important feature to have. Does it have at least a preliminary timeline?

> Not sure if we will provide built in animated images for the empty/loading state, but we could at least support them. Yeah, I do not know of any place...

This is a sad situation to be in. It's a real shame because their JsonSchemaType is much more powerful than the RJSF one.