Skip to content

Conversation

@sverhoeven
Copy link
Member

Fixes #15

@sverhoeven sverhoeven marked this pull request as ready for review May 26, 2020 09:40
@sverhoeven sverhoeven requested a review from fdiblen June 4, 2020 10:38
const Form = JSONSchemaForm.default;
const uiSchema = {
"guess": {
"ui:widget": "range"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much nicer if we have a number field instead of range.
If you remove line 28, it will automatically become a number field.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was done to show off the uiSchema customizing in http://localhost:8000/#/?id=json-schema-powered-form.

Do you want to remove the slider in the plot and in the json schema form examples? Or just use a number field in the plot example?

Copy link
Collaborator

@fdiblen fdiblen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Enjoyable! I made few suggestions.
🐿️

@sverhoeven
Copy link
Member Author

Still need to embed vega example like done in #53

@sverhoeven sverhoeven requested a review from fdiblen June 5, 2020 10:17
Co-authored-by: Faruk D. <fdiblen@users.noreply.github.com>
Co-authored-by: Faruk D. <fdiblen@users.noreply.github.com>
Co-authored-by: Faruk D. <fdiblen@users.noreply.github.com>
sverhoeven and others added 2 commits June 8, 2020 16:22
Co-authored-by: Faruk D. <fdiblen@users.noreply.github.com>
Co-authored-by: Faruk D. <fdiblen@users.noreply.github.com>
Copy link
Collaborator

@fdiblen fdiblen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧀

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 8, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sverhoeven sverhoeven merged commit ad7ca36 into master Jun 8, 2020
@sverhoeven sverhoeven deleted the vega-15 branch June 8, 2020 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce vega charts

3 participants