Groups
Groups
Sign in
Groups
Groups
Google Visualization API
Conversations
About
Send feedback
Help
How off skip ticks in line chart?
11 views
Skip to first unread message
kostya solovichenko
unread,
Jul 26, 2017, 8:27:19 AM
7/26/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
In my chart 80-100 point on line, but ticks 10. Why?
How off auto ticks on hAxis?
I add costum ticks in option
hAxis
:
{
ticks
:
ticks
,
}
,
ticks = array on 80-100 elements. But show 10.
How show all ticks in hAxis?
vlad
unread,
Jul 27, 2017, 5:35:44 PM
7/27/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
try:
hAxis
:
{
gridlines
:
{
count
:
ticks
}
}
Reply all
Reply to author
Forward
0 new messages