question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: make tech.tablesaw.plotly.Plot members public

See original GitHub issue

Would it be possible to make the class have its private members public. This way I can extend the plot class for additional functionality. It would also be great to refactor the show to use a show(String html, File outputFile) that saves the HTML to a file, so that it can be reused for other page set-ups.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
lwhite1commented, May 26, 2021

implemented.

1reaction
lwhite1commented, Jan 25, 2021

i will take a look when i have some time.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bountysource
Feature request : make tech.tablesaw.plotly.Plot members public.
Read more >
Major problems trying out plots; everything breaks. #454
First of all, a suggestion: the page https://jtablesaw.github.io/tablesaw/userguide/introduction says nothing at all about the dependency needed for plotting.
Read more >
Feature request: interactive faceted plots in R plotly
I have tried making the plot with ggplot2 and converting this in to a plotly object with ggplotly but it doesn't have the...
Read more >
Embedding a Plotly chart in a Django template - Stack Overflow
import plotly.graph_objects as go class Graph(TemplateView): ... In version 4, all "online" functionality was removed from the plotly ...
Read more >
Tablesaw | Java Dataframe and Visualization Library - Morioh
Feature requests and bug reports can be made on the issues tab. ... Gary Sharpe has written an excellent tutorial that shows you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found