UI-Research / college-affordability.urban.org

0 stars 0 forks source link

Overlapping multiples #191

Closed vivhou closed 7 years ago

vivhou commented 7 years ago

This may have to do with the "padding: right" adjustment that we made for rotated multiples but they are now overlapping in the second row:

json3_4 <- makeJson(sectionn = 3, graphn = 4, dt = fig3_4, graphtype = "bar", series=c("Public two-year", "Public four-year"), set1=fig3_4[,c("Public two-year")], set2=fig3_4[,c("Public four-year")], categories = fig3_4$category, tickformat = "$.2s", rotated = TRUE, directlabels = TRUE) screen shot 2017-01-06 at 2 48 38 pm

cost-of-educating/endowments (02_0061.json and 02_0062.json)

vivhou commented 7 years ago

Also occurring in the first row of cost-of-educating/subsidies (02_0071.json) screen shot 2017-01-06 at 2 51 03 pm

bchartoff commented 7 years ago

closed by e40ea9d403b1e3a3ef3503c03ae5827fca9371f0