Commits for kate
switch to files view, user index
v353_base to v354_preview (2017-08-07 to 2017-08-14) v354
Show details
18114c799ed1df9bc555b832ca21008c5bb63b45 Wed Jul 26 11:02:54 2017 -0700
- Add autoscale feature. refs #19867
- src/hg/hgTracks/barChartTrack.c - lines changed 72, context: html, text, full: html, text
- src/hg/inc/barChartUi.h - lines changed 2, context: html, text, full: html, text
- src/hg/lib/barChartUi.c - lines changed 40, context: html, text, full: html, text
21bf4f713e944af4e8810544d68c441510ea85a3 Wed Jul 26 16:31:01 2017 -0700
- Add support for maxHeightPixels in trackDb and UI of barChart type tracks. refs #19872
- src/hg/hgTracks/barChartTrack.c - lines changed 40, context: html, text, full: html, text
- src/hg/inc/barChartUi.h - lines changed 8, context: html, text, full: html, text
- src/hg/lib/barChartUi.c - lines changed 29, context: html, text, full: html, text
- src/hg/lib/wiggleCart.c - lines changed 20, context: html, text, full: html, text
ed768f7644e7de01fbfa83c1a8f17129ed3305d1 Tue Aug 1 10:13:34 2017 -0700
- Minor code cleanup. refs #19872
- src/hg/hgTracks/barChartTrack.c - lines changed 10, context: html, text, full: html, text
10a3419b1e2f2da5893c65d3c3b65c8553ecf450 Tue Aug 8 14:06:41 2017 -0700
- Support for max height.
- src/hg/lib/wiggleCart.c - lines changed 1, context: html, text, full: html, text
a79ca8843be0fbe1b0c59167db1aa9e4b487a07e Wed Aug 9 12:45:32 2017 -0700
- Fixes to maxHeightPixels support in barChart UI. refs #19872
- src/hg/hgTracks/barChartTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/inc/barChartUi.h - lines changed 4, context: html, text, full: html, text
- src/hg/lib/barChartUi.c - lines changed 21, context: html, text, full: html, text
- src/hg/lib/wiggleCart.c - lines changed 98, context: html, text, full: html, text
353c944fde8bc6cb69b56eb6caa80a20a5c60921 Wed Aug 9 12:51:33 2017 -0700
- Disable autoScale feature for now. MaxHeightPixels seems enough for now to address user scaling issues, and autoScale is confusing. refs #19867
- src/hg/lib/barChartUi.c - lines changed 5, context: html, text, full: html, text
516063c68ea96a492cf8f4c971498f99cdce838a Wed Aug 9 13:09:18 2017 -0700
- Relabel for clarity. refs #19872
- src/hg/lib/barChartUi.c - lines changed 3, context: html, text, full: html, text
e83bce013242ef9d00e6e9f17af7c65059b0bbf4 Wed Aug 9 13:10:10 2017 -0700
- Merge branch 'barchart-maxheight-scale'
switch to files view, user index