Kevin Schneider
Kevin Schneider
Sorry @paulineHans i cannot reproduce this, are you running any script blocking extensions? what browser are you using?
Hey @GarryPatchett thanks for reporting this, it is indeed not intended, at least not the spelling mistakes. I tried to go with .NET naming convention regarding the capitalization, and since...
Thanks for the insights @nicolaskruchten @alexcjohnson if i understand correctly, the only thing needed to get this started would be getting push rights to https://github.com/plotly/plotly.net-docs, would that be possible?
Hey @alexcjohnson @gvwilson There was a 'maintained by the plotly community' badge added to https://github.com/plotly/plotly.net-docs , but without answers/solutions to the questions above, i just cannot do that (also, i...
The initial reason for the `Giraffe.ViewEngine` (not Giraffe!) dependency was twofold: 1. having type safe abstractions for the templating resolved a lot of issues regarding typos etc. (initially, we did...
Hey @u3r, thanks for reporting this. Our methods have no access to the computed colors on the used colorscale. Colors are assigned by the plotly.js renderer in the browser. This...
@btea This is a spam/scam bot that tries to look legit by creating some "legit" looking issues. It commented on a random repo of us on a new blank issue...
Agreed with everything that has been said so far, but moving PRs to the 'More work to get it right, but perhaps a better long-term foundation' solution tends to stall...
> @kMutagene, do you have insights regarding the AOT-compatibility Well it seems from the linked article that we can only know if its fine if roslyn analyzers do not throw...
This has the added benefit that C# bindings will not compile anymore when new arguments in the core lib are not included in the bindings.