holoviz / holoviews

With Holoviews, your data visualizes itself.
https://holoviews.org
BSD 3-Clause "New" or "Revised" License
2.71k stars 404 forks source link

Documentation Typos #1696

Closed ea42gh closed 4 years ago

ea42gh commented 7 years ago

Customizing_Plots.html

I made notes as I was reading the documentation. Here are observations and suggestions as they occurred to me. They are of course idiosyncratic...

jlstevens commented 7 years ago

@ea42gh Thanks for all these suggestions!

Skimming your suggested fixes, I think they look good and I am happy to implement them myself (but that will probably have to wait till after I get back from SciPy). Alternatively, I would be very happy to accept a PR!

ea42gh commented 7 years ago

Dimensioned_Containers.html

Overall component: work out the different representation options a bit more After reading this page, I came away with 'Holomap==sliders, other ways to represent data, uh, what were they again??

Might add scrubber output too?

ea42gh commented 7 years ago

http://holoviews.org/user_guide/Composing_Elements.html (copied from issue 1661 to consolidate minor doc fixes in one place)

ea42gh commented 7 years ago

Building_Composite_Objects.html

ea42gh commented 7 years ago

Live_Data.html

jlstevens commented 7 years ago

@ea42gh Thanks again!

Just note that PR #1730 fixed a bunch of typos and has now been merged. I believe it only fixed typos that could be found with a spellchecker though...

ea42gh commented 7 years ago

@jlstevens I intend to start editing the actual pages sometimes after this coming weekend: I'll start from the latest docs in github, and will ask how best to transfer changes back. I expect "PR", however that is done, since I already have a checked out version

jbednar commented 7 years ago

If you haven't started editing, you might hold off until Wednesday night, because I'm about to take a transatlantic flight and will probably have some time to make general edits that will probably cover things that you've listed.

jbednar commented 7 years ago

http://holoviews.org/user_guide/Composing_Elements.html(copied from issue 1661 to consolidate minor doc fixes in one place)

All the above comments on 02_Composing_Elements should be addressed in PR https://github.com/ioam/holoviews/pull/1752 , which also cleans up 01_Annotating_Data. I checked all of the boxes in that section above to indicate that they have been dealt with. I don't have any other outstanding changes to the docs, so we'd welcome a PR covering any of the other guides listed above.

ea42gh commented 7 years ago

Plots_and_Renderers.html Code:

philippjfr commented 7 years ago

Thanks @ea42gh!

ea42gh commented 7 years ago

There is also a print without parens that I fixed in my version together with some of the phrasing. I'll need to struggle with git some more to submit the changes...

jlstevens commented 6 years ago

We should fix the remaining issues shortly after 1.9.2 if we can. And yes, thanks @ea42gh!

ea42gh commented 6 years ago

waiting for those fixes, then I'll start reading the docs again! (some vacation time coming up...)

jlstevens commented 6 years ago

The PR referenced above will implement a subset of the remaining suggestions (not all as some suggestions require additional discussion).

jlstevens commented 6 years ago

Most of the checkboxes are ticked off now (once the PR above is merged). As there are a few outstanding items, I'll now assign this issue to 1.11.

github-actions[bot] commented 3 weeks ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.