flot issues

Discussion in 'jQuery' started by sarahk, May 11, 2016.

  1. #1
    I take a bit of a cut and paste approach to graphs with most of the smarts happening in the PHP long before I get to the javascript. This one has me stumped though and I was wondering if anyone can see where I've gone wrong.

    http://jsfiddle.net/kqb9bp6b/1/

    What I should be getting is a bar graph with names along the x axis and 2 bars per name. I'm getting nothing!
     
    Solved! View solution.
    sarahk, May 11, 2016 IP
  2. #2
    Last edited: May 11, 2016
    malky66, May 11, 2016 IP
  3. sarahk

    sarahk iTamer Staff

    Messages:
    28,807
    Likes Received:
    4,534
    Best Answers:
    123
    Trophy Points:
    665
    #3
    Oh well that was embarrassing. Wasn't the problem with my live code though.

    What fixed it was removing the names from the data and putting them in the series - still not quite right but I have something on the screen and can tweak it in the morning.

    thanks!!!!
     
    sarahk, May 11, 2016 IP