Ken Reed
Ken Reed
No, sorry. I think it would be a great addition though.
Good idea we can extend the code related to creating the dash lines
I added a way to add lines on the ticks with `xtick_lines` and `ytick_lines`. I would still like to explore how to let user do grid lines between the ticks.
wouldnt be a histogram then. more of a bar graph. might want to add a bar graph option?
like this: https://i.stack.imgur.com/CmbhZ.png On the points allow user to enter shapes somehow.
Like a bifurcation graph
This looks like a good way to get the data: https://developers.google.com/maps/documentation/elevation/start
I haven't heard of it, but i was intrigued and looked into it. If I just render a plot to a string and get evcxr to render that output as...
Does it work with the github viewer though? It seems to have the same problem. The github viewer seems to be removing the style tag. I think it is a...
These sounds like similar problem: https://github.com/jupyter/notebook/issues/6109 https://github.com/orgs/community/discussions/12355 Still investigating If you push a ipynb file to github and then click on the file, it should display it.