Primefaces Line Chart smooth

Community Driven Extensions Project
Post Reply
getAdicted
Posts: 2
Joined: 12 Jun 2011, 15:16

23 Sep 2017, 13:07

Good Morning!

Firstly, I would like to congratulate them for this amazing tool that is the Primefaces.

Well, I wish the line in my chart line did not have this small curve between the two points.
I'm trying to set up the smooth property as false to remove the curve!! (image, px.: https://www.amcharts.com/wp-content/upl ... _light.jpg). If this is the correct property!! :D

I already set up the Jqplot in my app. This is part of my code:

Code: Select all

	function chartExtender() {
    		this.cfg.grid = {
         		background : '#ffffff',
    		};	
		this.cfg.LineRenderer = {
			smooth = false
		}
	}
I tested all the things I found on the internet, but it's not working.
Can you help me, please?

Thanks!

Melloware
Posts: 3717
Joined: 22 Apr 2013, 15:48

23 Sep 2017, 13:42

Wrong forum. This is the Primefaces Extensions forum and you want to post in the main Primefaces forum.
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 13.0.0 / PF Extensions 13.0.0
PrimeReact 9.6.1

Post Reply

Return to “Extensions”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests