Skip to content

Releases: toshirot/ccchart

v1.12.085

19 Aug 23:12
Compare
Choose a tag to compare

2017/08/20 v1.12.085
fixed markerRect metho
comment out _setRoundedUpMax

v1.12.084

09 Nov 13:29
Compare
Choose a tag to compare

{
ver: "1.12.084",
date: "2016.11.05",
status: "release",
updates: [
["1.fixed barWidth bug. https://github.com//issues/33"]
]
}

v1.12.083

27 Oct 23:34
Compare
Choose a tag to compare

v1.12.082
#32

{
ver: "1.12.083",
date: "2016.10.28",
status: "release",
updates: [
["1.fixed lineWidth bug. https://github.com//issues/32"]
]
}

v1.12.082

15 Sep 02:44
Compare
Choose a tag to compare

bug fixed. at ver.1.12.07 setConfigNum #30. thanx Petbottle

v1.12.081

31 Aug 03:49
Compare
Choose a tag to compare

remove debug console.log. thanx yiida

v1.12.08

26 Aug 03:19
Compare
Choose a tag to compare

["1.bug fixed. Not plot If you do not specify a markerWidth in the scatter. thanx mosy https://github.com//issues/27"],
["2.bug fixed the color bug. When the css-maru and css-ring in the scatter. thanx mosy https://github.com//issues/28"],
["3.bug fixed the tooltip bug. https://github.com//issues/29"]

v1.12.07

20 Aug 03:12
Compare
Choose a tag to compare

bug fixed. We changed the config value processing of numeric types. issue 26. thanx H.I
#26
http://ngw.jp/~tato/wp/?p=3874

v1.12.06

18 Jul 03:47
Compare
Choose a tag to compare

[{"ver":"1.12.06","date":"2016.07.18","status":"release","updates":[
["1. bug fixed. bug at the bar type in v1.12.03 - v1.12.05. about Y starting point falls."],
["2. Corresponding to the Minus data in a stacked chart. http://ccchart.org/test/barYMinus/test-b4-6.htm"]
]

v1.12.05

29 Jun 13:58
Compare
Choose a tag to compare

add useXscale, useYscale. Turn off the scale values of the X and Y axes.

Issue
#24
demo
http://ccchart.org/test/useXcale-useYscale/test1.htm

v1.12.04

26 Jun 03:10
Compare
Choose a tag to compare

ヒートマップ+画像でリアルタイム処理した時にチラつくバグを修正しました
Eliminate flickering on the heatmap type with image.

この件のissue
#23