Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个项目,其中主图表中的数据表示为条形图,向下钻取中的数据应为折线图/面积图/柱形图。
这可能吗?
你可以操纵你的逻辑。使用图表上的点击事件,然后打开一个包含所需新图表的新窗口。
图表点击事件示例: https ://demo.vaadin.com/charts/#DateAxisAndClickEvent