Skip to content

Use a html DSL for generating chart display files #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kMutagene opened this issue Apr 13, 2021 · 1 comment · Fixed by #363
Closed

Use a html DSL for generating chart display files #73

kMutagene opened this issue Apr 13, 2021 · 1 comment · Fixed by #363
Labels
Area: MissingAbstraction Plotly.js functionality that has to be implemented Priority: Medium Type: Enhancement

Comments

@kMutagene
Copy link
Collaborator

kMutagene commented Apr 13, 2021

This makes the html scaffolds more flexible and easier to maintain.

Issues such as #72 show how diverse the types of requirements can be for the html scaffold to change.

Best contender is Giraffe.ViewEngine using the HTML renderer functionality

Note that this is currently blocked because we can't yet support .NET 5.0

@kMutagene kMutagene added Priority: Medium Type: Enhancement Area: MissingAbstraction Plotly.js functionality that has to be implemented labels Apr 13, 2021
@kMutagene kMutagene added this to the 2.0 milestone Apr 13, 2021
@kMutagene
Copy link
Collaborator Author

related: giraffe-fsharp/Giraffe.ViewEngine#14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: MissingAbstraction Plotly.js functionality that has to be implemented Priority: Medium Type: Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant