Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charts do not correctly populate the title bar #1

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment
Closed

Charts do not correctly populate the title bar #1

GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a chart
2. Display chart with startActivity(ChartFactory.getLineChartIntent(this,
dataset, renderer));
3. Observe created chart

What is the expected output? What do you see instead?

The titlebar contains my application's overall title with no way to set the
title.

Please provide a source code snippet that we can use to replicate the issue.

Please see above

What version of the product binary library are you using?

0.3.0

Please provide any additional information below.

Original issue reported on code.google.com by evancharlton on 20 May 2009 at 10:10

@GoogleCodeExporter
Copy link
Author

A new static method ChartFactory.setActivityTitle() was created in order to fix 
the
issue. The new API will be available in the 0.4.0 release.

If you like this library and need any extra features, please do not hesitate to
contact us by using the forum: http://www.achartengine.org/forum

Regards,

Dan

Original comment by 4viewsoft@gmail.com on 22 May 2009 at 4:47

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant