BIRT:Chart API入门 [英] BIRT: Getting started with the Chart API

查看:120
本文介绍了BIRT:Chart API入门的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我需要一些BIRT图表API的简单指针.

So I need a few simple pointers with the BIRT chart API.

我试图绘制一个随时间变化的数值简单折线图.我有(Date,Double)对的向量作为输入.我已经阅读了org.eclipse.birt.chart.examples中的示例,但尚未获得足够的吸引力来开始使用它.只是组成一个org.eclipse.birt.chart.model.impl.ChartWithAxesImpl就让我感到困惑.

I am trying to draw a simple line chart of a numeric value over time. I have a vector of (Date,Double) pairs as input. I have read through the examples in org.eclipse.birt.chart.examples but not yet gained enough traction with the API to start making use of it. Just composing a org.eclipse.birt.chart.model.impl.ChartWithAxesImpl has me stumped.

最终目标是Eclipse编辑器,我可以做到.有没有人可以推荐的教程或书,可能会让我从BIRT图表的角度出发?

The eventual destination is an Eclipse editor, and that I can do. Is there a tutorial or book anyone can recommend that might get me going with the BIRT chart side?

我应该非常感激

M.

推荐答案

对于org.eclipse.birt.chart.examples中的示例,我也遇到了同样的麻烦.有一些不错的Java代码片段,但是您看不到它们的对应关系.这就是为什么我决定生成所有示例并将其放在网站上的原因: BIRT图表库.

I had the same trouble with the examples from org.eclipse.birt.chart.examples. There are some good java code snippets, but you do not see to what they correspond. This is why I decided to generate all the examples and put them on a web site: BIRT Charts Gallery.

这篇关于BIRT:Chart API入门的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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