一次查看26张图表 [英] view 26 graphs at a time

查看:95
本文介绍了一次查看26张图表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!
我想一次在一页中使用不同的tabs来检查26种不同货币的图形,这怎么可能.我已经使用了ajax选项卡,但没有同时显示所有图形.有人可以告诉我这怎么可能吗?

Hi!
i want to se 26 graphs of different currencies at a time i one page using different tabs.how is it possible. i have used ajax tabs but it doesnt show all the graphs at the same time. can somebody tell me how is it possible?

推荐答案

如果是我,我将创建一个对象,将所有货币估值显示为属性,并绑定每个属性货币类型更改为其他系列,并显示该系列.完全不需要26张图.

您还可以实现一些控件,允许用户打开/关闭选定的货币系列.
If it were me, I''d create an object that exposed all of the currency valuations as properties, bind each currency type to a different series, and display the series. There''s absolutely no need for 26 graphs.

You could also implement some controls that allowed the user to turn selected currency series on/off.


使用ajax选项卡和Microsoft图表控件...
我建议您在更新面板中仅使用一个图表区域.加载该图表并将其动态放置在单击的特定选项卡中...这将为您带来体验,因为您在多个选项卡中获得了多个图表

或者,如果您想保持应用程序的轻量级和客户端驱动力,可以使用jquery图表插件和jquery选项卡插件.
use ajax tabs and microsoft charting control...
and i would suggest you to use only one chart area in an update panel. load that chart and place it dynamically in the specific tab which is clicked... this will give you an experiance as you got multiple charts in multiple tabs

or you can use jquery charting plugins and jquery tab plugin if you want to keep your application light weight and client driven.


这篇关于一次查看26张图表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆