Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6932143
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T11:40:06+00:00 2026-05-27T11:40:06+00:00

We have evaluated TeeChart for Java, and decided to use it. However, one issue

  • 0

We have evaluated TeeChart for Java, and decided to use it. However, one issue concerns us and we need your help to clarify it. The issue is about performance of TeeChart Evaluation version. We have observed that TeeChart gets intolerablely slow when data size exceeds 128*1024 points in colorgrid and 3D surface plots (we have lots of data to render 🙂 ). In addition, We have tried with different GPUs and result is almost same.

And we also observed that CPU usage never exceeds 10% in quad-core intel i7.

Our questions are:

  • Does TeeChart limit the speed in evaluation version? 🙂
  • How can we increase speed of TeeCharts besides the recommendations under “Speed” branch in demo app?
  • Does evaluation version have all required libraries for GDI usage?
  • Is it possible that Evaluation version does not use GDI or do we need to set it?

Basic specifications for our system:

OS: Windows XP SP3
RAM: 4 GB
JRE: version 1.6.0_26
TeeChart Current Evaluation version.

thanks in advance

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T11:40:07+00:00Added an answer on May 27, 2026 at 11:40 am

    TeeChart doesn’t add any speed limitation in the evaluation versions.

    We’ve made some tests here with the ColorGrid and the Surface series with about 300.000 points and we think the response is acceptable. Find below the examples.

    ColorGrid example:

        tChart1.getAspect().setView3D(false);
    
        ColorGrid colgrid1 = new ColorGrid(tChart1.getChart());
        colgrid1.fillSampleValues(500);
        colgrid1.getPen().setVisible(false);
    

    Surface example:

        tChart1.getAspect().setOrthogonal(false);
        tChart1.getAspect().setZoom(70);
        tChart1.getAspect().setChart3DPercent(80);
        tChart1.getAxes().getDepth().setVisible(true);
    
        Surface surf1 = new Surface(tChart1.getChart());
        surf1.fillSampleValues(500);
        surf1.getPen().setVisible(false);
    

    Could you please send us a simple example project we can run as-is to reproduce the problem here? We’ll be glad to take a look at it and try to suggest you a satisfying solution.

    You can send it through this forums or mailing to “sales at steema dot com”.

    —

    Best Regards,

    Yeray Alonso

    Steema Support Central

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string, -(1-cos(R*T))/R , that I need to be evaluated in both
i m trying to design a mmo game using python... I have evaluated stackless
Is it possible to have a list be evaluated lazily in Python? For example
Lets say I have a million people objects that, when evaluated using person1.Matches(person2); return
I have a need to evaluate user-defined logical expressions of arbitrary complexity on some
I have a 15-day trial of Mathematica and need to evaluate it, and see
i have a general question about how sql server evaluates the joins.The query is
I have just noticed that whilst I need clarifying parens when adding a pair
I have a whole HTML string that is being evaluated using PHPDom and it's
Well I have a string now that has the expression value to be evaluated..it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.