All Versions
79
Latest Version
Avg Release Cycle
29 days
Latest Release
2634 days ago

Changelog History
Page 3

  • v2.8.15 Changes

    August 12, 2015

    Full Changelog

    Implemented enhancements:

    • Suggestion for the README.md #176

    ๐Ÿ›  Fixed bugs:

    • Line color overlap issue #168

    Closed issues:

    • JBLineChart reloadData problem #181
    • JBLineChartView: wrong width on iPhone6/6+ #177
    • Is there anyway to plot two vertical values for one horizontal index in the bar chart? #172
    • Charts not rendering properly #171
    • How can you set the bar chart to fill the width of a UIView? #170
    • โž• Adding X and Y Values #169
    • Undefined symbols for architecture i386 #167
    • Not All Data Points Visible in Flexible View #166

    ๐Ÿ”€ Merged pull requests:

  • v2.8.14 Changes

    April 30, 2015

    Full Changelog

    Closed issues:

    • Will JBChartView integrated with React Native? #164
    • white dot+dotted lines sometimes does not appear when touched. #161
    • Small offset when using a footer for a x-axis #160
    • gradient for bar chart is lost / sizing problem #158

    ๐Ÿ”€ Merged pull requests:

  • v2.8.13 Changes

    April 16, 2015

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • Wrong calculation of the lineIndex #157

    Closed issues:

    • Swift round up for respondsToSelector() and sizeWithFont() #156
  • v2.8.12 Changes

    April 13, 2015

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • Footer and Header view Swift implementation #152

    Closed issues:

    • Problems with selection when JBLineChartView is within UITableView #155
    • ๐Ÿ‘‰ Show chart selection permanently #151
    • Crash when returning NAN #150

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix warnings when building w/ Xcode 6.3 #154 (amro)
  • v2.8.11 Changes

    March 31, 2015

    Full Changelog

    Implemented enhancements:

    • Pass back barView & dot instances on selection #118
    • โž• Add ability to have the line start or end at any given point #115
    • Consolidate dot view selection/unselection/color calls #101
    • ๐Ÿ”„ Change dot radius to dot diameter #99
    • need Swift implementation details and example #80
    • โž• Add bar/line caching for only visible content. #61

    Closed issues:

    • ๐Ÿ‘ Pie Chart support #149
    • hi is it possible to have x,y value because in example there is no y value and only 2 x value #141
    • imports without pods #140
    • How can I group Bars? #139
    • request: AreaChart - fillColorForLineAtLineIndex - add custom color for a specific X axis range #137
    • smallest value is shown as a blank bar #136
    • Is there any way I can use JBBarChartView as horizontal bars? #135
    • Multiple colors to a line graph #134
    • Overriding - (void)barChartView:(JBBarChartView *)barChartView didSelectBarAtIndex:(NSUInteger)index is not showing selection view? #133
    • ๐Ÿ‘ป Exception thrown on setState: #132
    • X and Y scale and reference values #131
    • Determine x-value of a certain point by a number instead of it's index in the input array? #130
    • How to accomplish similar didUnselectBarChartView #129
    • Is posible - scroll chart #126
    • Crash when vertical value for horizontal at index x less than zero #125
    • JBBarChartView does not display all the bars #124
    • "automatically normalized across the entire chart" #123
    • reloadData in viewDidLayoutSubviews does not trigger didDeselectLineInLineChartView on first selection #122
    • Question #121
    • Sublayers not properly resized #120
    • It will be really cool if "while on tap on line charts dots I can get the dot object do some scale animation" or something? #119
    • Is there any way I can pass new bar view while user selects particular bar? #117
    • Typo error in README #114
    • Dynamic/append values #113
    • ๐Ÿ“š It needs better documentation #112

    ๐Ÿ”€ Merged pull requests:

    • Keep tooltip subviews above line subviews #144 (vocaro)
    • ๐Ÿ›  Fix crash and warnings that can occur when a chart line has no data #143 (vocaro)
    • โž• Add automatically generated change log file. #142 (skywinder)
    • โšก๏ธ Update README.md #127 (paal123)
    • โž• Add ability to have the line start or end at any given point #116 (sebastianreloaded)
  • v2.8.10 Changes

    September 23, 2014
  • v2.8.9 Changes

    September 22, 2014

    Full Changelog

    Closed issues:

    • JBLineChartView doesn't resize its subviews #111
  • v2.8.8 Changes

    September 20, 2014

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • โš  iOS 8 warnings #110

    Closed issues:

    • Noob level tutorial #109
    • Data points with uneavenly distributed x-values? #108
  • v2.8.7 Changes

    September 09, 2014

    Full Changelog

    Implemented enhancements:

    • โž• Add hide custom dot functionality #100
    • โž• Add footer padding #98
    • DotView is hidden when inside selected table view cell #82

    Closed issues:

    • There should be flexibility to change to touch point to nearest data point so vertical selection view just jumps from one data point to another in JBLineChartView. #105
    • barWidth Method and barPadding property should be in JBBarChartView header file. #104
    • Why minimum and maximum should be positive? #102

    ๐Ÿ”€ Merged pull requests:

  • v2.8.6 Changes

    August 29, 2014