简体   繁体   English

如何将自定义工具提示添加到Candlechart(Google图表)

[英]How to add custom tooltips to Candlechart(Google Charts)

I have data coming from a spreadsheet of Google Docs and use Candlechart to display data via JavaScript How can I customize the tooltips? 我有来自Google文档 电子表格的数据,并使用Candlechart通过JavaScript显示数据如何自定义工具提示?

I do not construct data with google.visualization.arrayToDataTable or similar constructor, so how do I achieve custom tooltips ? 我没有使用google.visualization.arrayToDataTable或类似的构造函数来构造数据,那么如何实现自定义工具提示?

This page from Google explains how you can do this. Google的此页面说明了如何执行此操作。 At the bottom of the page it says CandleStickChart is supported. 在页面底部说支持CandleStickChart

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM