Primefaces Chart Line smooth

UI Components for JSF
Post Reply
getAdicted
Posts: 2
Joined: 12 Jun 2011, 15:16

23 Sep 2017, 14:14

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.
What can i do in this case?

Thanks!

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

26 Sep 2017, 14:43

Your screenshot link is not working?

I want to see what you are referring to.
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 “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 21 guests