You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add .ToDump method to GenericChart
The method is recognized by LinqPad, and dumps a chart's
html into an IFrame, but Chart.saveHtml cannot be called here.
* Define GernericChart as recursive module
* Return real html in Dump
* Make ToDump private
* Add xml comment
* Avoid null references, if LINQPad.Runtime is not loaded
0 commit comments