Skip to content

Conversation

fiquick
Copy link
Collaborator

@fiquick fiquick commented Oct 2, 2025

No description provided.

Comment on lines +64 to +66
* The **Data zoom slider** (auto, show, or hide)
* The **Legend** of the bar chart (auto, show, or hide)
* The **Download as PNG** option (show or hide)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The lines above (58-60) each end with a "."
we should make this consistent -
not exactly sure what the style guide says, but since the "And whether..." sentence continues line 56 in a sense, maybe we can use "," for all lines but the very last (und "." for that)

At first look at a bar chart created with AI, you will immediately get some ideas about your data.
See the queries underneath the visuals (the Cypher that was generated) by clicking the more menu *[...]*, then *edit card*.

If you click on *format query* you will access the screen where you can develop your own charts by writing Cypher.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you click on *format query* you will access the screen where you can develop your own charts by writing Cypher.
Via *format query* you can access the editor to write a custom Cypher query.

let's avoid teaching users to click buttons :)

====
====

== Edit bar charts created with AI
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
== Edit bar charts created with AI
== Editing bar charts created with AI

Comment on lines 85 to 87
From this screen, customize your visualizations e.g. if you wanted to have a horizontal bar chart or a logarithmic scale, use the check boxes.
There's a slider, so if you have lots of data you can hide and show different bars.
And a legend, that you can choose to hide to make more space - essentially, you can customize your visualizations using these settings.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is essentially the same as what we already have under "Configuration" - can the two be conflated?

There's a slider, so if you have lots of data you can hide and show different bars.
And a legend, that you can choose to hide to make more space - essentially, you can customize your visualizations using these settings.

If you want to tweak the query, write Cypher and select *preview*, or use the *AI sparkles* ✨ to access AI and write a natural language query, then press the arrow button.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI sparke might be a tad too informal :D
also, again, no button pressing in the docs

And a legend, that you can choose to hide to make more space - essentially, you can customize your visualizations using these settings.

If you want to tweak the query, write Cypher and select *preview*, or use the *AI sparkles* ✨ to access AI and write a natural language query, then press the arrow button.
Then use *save* and your barchart is saved in the dashboard.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think this can either be dropped or integrated into the previous line ("..., then save.")

If you want to tweak the query, write Cypher and select *preview*, or use the *AI sparkles* ✨ to access AI and write a natural language query, then press the arrow button.
Then use *save* and your barchart is saved in the dashboard.

== Change layout of cards
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this section is about cards in general, not about bar charts

also, i feel that drag & drop or resize is not something we should describe in detail. if anything, we can add the info that cards can be dragged and dropped and resized. that should probably go to https://neo4j.com/docs/aura/dashboards/visualizations/ though

fiquick and others added 4 commits October 14, 2025 19:47
Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com>
Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com>
@neo4j-docops-agent
Copy link
Collaborator

This PR includes documentation updates
View the updated docs at https://neo4j-docs-aura-821.surge.sh

Updated pages:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants