# Get this figure: fig <- get_figure("nawel", 340) # Get this figure's data: data <- get_figure("nawel", 340)$data # Add data to this figure: p <- add_trace(p, x=c(4, 5), y=c(4, 5), kwargs=list(filename="Brand relation biclustering ", fileopt="extend")) # Get y data of first trace: y1 <- get_figure("nawel", 340)$data[[1]]$y # Get figure documentation: https://plotly.com/r/get-requests/ # Add data documentation: https://plotly.com/r/file-options/ # You can reproduce this figure in R with the following code! # Learn about API authentication here: https://plotly.com/r/getting-started # Find your api_key here: https://plotly.com/settings/api library(plotly) trace1 <- list( type = "heatmap", x = c("Acura", "Audi", "BMW", "Buick", "Cadillac", "Chevrolet", "Chrysler", "Dodge", "Don't Know", "Fiat", "Ford", "Gmc", "Honda", "Hummer", "Hyundai", "Infiniti", "Isuzu", "Jaguar", "Jeep", "Kia", "Land Rover", "Lexus", "Lincoln", "Mazda", "Mercedes", "Mercury", "Mini", "Mitsubishi", "Nissan", "Other", "Pontiac", "Porsche", "Ram", "Range Rover", "Saab", "Saturn", "Scion", "Subaru", "Suzuki", "Tesla", "Toyota", "Volkswagen", "Volvo"), y = c("Acura", "Audi", "BMW", "Buick", "Cadillac", "Chevrolet", "Chrysler", "Dodge", "Don't Know", "Fiat", "Ford", "Gmc", "Honda", "Hummer", "Hyundai", "Infiniti", "Isuzu", "Jaguar", "Jeep", "Kia", "Land Rover", "Lexus", "Lincoln", "Mazda", "Mercedes", "Mini", "Mitsubishi", "Nissan", "Other", "Pontiac", "Porsche", "Ram", "Range Rover", "Saab", "Saturn", "Scion", "Subaru", "Suzuki", "Tesla", "Toyota", "Volkswagen", "Volvo"), z = matrix(c(19.0, 15.0, 99.0, 244.0, 67.0, 21.0, 0.0, 379.0, 90.0, 14.0, 39.0, 127.0, 167.0, 232.0, 538.0, 12.0, 69.0, 5.0, 33.0, 6.0, 5.0, 23.0, 15.0, 21.0, 1.0, 40.0, 8.0, 34.0, 6.0, 0.0, 0.0, 3.0, 6.0, 0.0, 3.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 4.0, 5.0, 25.0, 25.0, 9.0, 11.0, 0.0, 19.0, 41.0, 8.0, 15.0, 15.0, 9.0, 15.0, 11.0, 3.0, 17.0, 0.0, 1.0, 1.0, 7.0, 0.0, 3.0, 2.0, 0.0, 1.0, 6.0, 6.0, 15.0, 3.0, 6.0, 8.0, 2.0, 2.0, 2.0, 4.0, 0.0, 3.0, 0.0, 4.0, 0.0, 0.0, 0.0, 793.0, 38.0, 900.0, 1197.0, 131.0, 65.0, 0.0, 462.0, 173.0, 32.0, 110.0, 1142.0, 531.0, 623.0, 26.0, 37.0, 272.0, 24.0, 120.0, 76.0, 31.0, 31.0, 88.0, 144.0, 15.0, 84.0, 68.0, 89.0, 19.0, 18.0, 38.0, 16.0, 8.0, 3.0, 2.0, 0.0, 20.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 259.0, 33.0, 425.0, 1090.0, 148.0, 13.0, 0.0, 169.0, 164.0, 64.0, 83.0, 141.0, 131.0, 35.0, 453.0, 24.0, 102.0, 45.0, 45.0, 44.0, 192.0, 43.0, 37.0, 116.0, 9.0, 41.0, 25.0, 25.0, 19.0, 9.0, 50.0, 17.0, 19.0, 0.0, 1.0, 2.0, 3.0, 0.0, 0.0, 0.0, 3.0, 0.0, 0.0, 41.0, 14.0, 142.0, 132.0, 1.0, 6.0, 0.0, 80.0, 59.0, 21.0, 14.0, 55.0, 10.0, 114.0, 89.0, 7.0, 20.0, 0.0, 24.0, 10.0, 21.0, 7.0, 17.0, 7.0, 0.0, 45.0, 6.0, 8.0, 0.0, 3.0, 3.0, 7.0, 9.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 1.0, 27.0, 48.0, 9.0, 1988.0, 0.0, 12.0, 24.0, 8.0, 2.0, 19.0, 6.0, 21.0, 12.0, 3.0, 15.0, 1.0, 3.0, 1.0, 8.0, 0.0, 0.0, 6.0, 0.0, 2.0, 6.0, 6.0, 0.0, 7.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 61.0, 41.0, 243.0, 232.0, 19.0, 47.0, 0.0, 64.0, 113.0, 142.0, 28.0, 97.0, 46.0, 105.0, 296.0, 50.0, 9.0, 13.0, 37.0, 61.0, 0.0, 6.0, 125.0, 30.0, 2.0, 2.0, 10.0, 226.0, 33.0, 7.0, 18.0, 64.0, 0.0, 0.0, 2.0, 6.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 318.0, 82.0, 1290.0, 82.0, 255.0, 67.0, 0.0, 315.0, 351.0, 102.0, 100.0, 360.0, 172.0, 1303.0, 980.0, 58.0, 218.0, 98.0, 54.0, 127.0, 143.0, 54.0, 102.0, 215.0, 27.0, 78.0, 53.0, 90.0, 38.0, 36.0, 95.0, 19.0, 34.0, 2.0, 0.0, 3.0, 1.0, 0.0, 5.0, 0.0, 0.0, 0.0, 0.0, 111.0, 63.0, 21.0, 1355.0, 167.0, 34.0, 2.0, 129.0, 116.0, 54.0, 61.0, 163.0, 142.0, 528.0, 740.0, 28.0, 200.0, 84.0, 55.0, 109.0, 48.0, 5.0, 55.0, 134.0, 19.0, 30.0, 7.0, 44.0, 14.0, 35.0, 63.0, 21.0, 6.0, 3.0, 0.0, 3.0, 1.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 50.0, 35.0, 85.0, 199.0, 26.0, 29.0, 0.0, 160.0, 15.0, 233.0, 79.0, 177.0, 27.0, 104.0, 119.0, 46.0, 85.0, 13.0, 34.0, 35.0, 15.0, 26.0, 132.0, 21.0, 0.0, 13.0, 71.0, 53.0, 82.0, 33.0, 6.0, 37.0, 2.0, 4.0, 5.0, 5.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 136.0, 19.0, 152.0, 157.0, 30.0, 12.0, 0.0, 74.0, 40.0, 33.0, 88.0, 81.0, 1.0, 131.0, 367.0, 6.0, 61.0, 17.0, 37.0, 15.0, 10.0, 18.0, 24.0, 32.0, 0.0, 12.0, 10.0, 23.0, 5.0, 2.0, 2.0, 10.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 194.0, 19.0, 92.0, 180.0, 55.0, 15.0, 0.0, 6.0, 178.0, 47.0, 110.0, 626.0, 51.0, 108.0, 166.0, 6.0, 36.0, 4.0, 51.0, 1.0, 41.0, 25.0, 7.0, 19.0, 0.0, 71.0, 40.0, 43.0, 5.0, 1.0, 2.0, 17.0, 1.0, 4.0, 2.0, 0.0, 4.0, 0.0, 5.0, 0.0, 0.0, 2.0, 0.0, 19.0, 5.0, 33.0, 73.0, 4.0, 2.0, 0.0, 49.0, 50.0, 17.0, 18.0, 68.0, 14.0, 39.0, 63.0, 4.0, 19.0, 0.0, 0.0, 10.0, 12.0, 13.0, 21.0, 12.0, 0.0, 15.0, 36.0, 4.0, 5.0, 1.0, 0.0, 8.0, 0.0, 0.0, 0.0, 0.0, 3.0, 0.0, 0.0, 0.0, 4.0, 0.0, 0.0, 5.0, 0.0, 0.0, 5.0, 0.0, 0.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 3.0, 0.0, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 93.0, 20.0, 115.0, 233.0, 56.0, 31.0, 0.0, 663.0, 185.0, 60.0, 140.0, 39.0, 33.0, 121.0, 482.0, 17.0, 36.0, 0.0, 111.0, 11.0, 26.0, 22.0, 19.0, 48.0, 0.0, 62.0, 40.0, 41.0, 18.0, 10.0, 9.0, 13.0, 3.0, 5.0, 5.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 10.0, 3.0, 74.0, 57.0, 3.0, 9.0, 0.0, 0.0, 7.0, 4.0, 6.0, 7.0, 3.0, 48.0, 15.0, 3.0, 11.0, 6.0, 3.0, 6.0, 7.0, 2.0, 0.0, 12.0, 5.0, 0.0, 2.0, 0.0, 0.0, 9.0, 8.0, 2.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 10.0, 36.0, 42.0, 14.0, 3.0, 0.0, 37.0, 164.0, 0.0, 19.0, 63.0, 16.0, 43.0, 45.0, 46.0, 59.0, 1.0, 12.0, 12.0, 3.0, 11.0, 9.0, 7.0, 0.0, 3.0, 21.0, 30.0, 40.0, 6.0, 6.0, 12.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 26.0, 5.0, 66.0, 74.0, 3.0, 8.0, 0.0, 15.0, 169.0, 7.0, 9.0, 33.0, 43.0, 42.0, 118.0, 3.0, 117.0, 0.0, 11.0, 12.0, 4.0, 0.0, 2.0, 4.0, 0.0, 6.0, 13.0, 37.0, 5.0, 0.0, 2.0, 16.0, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 8.0, 10.0, 13.0, 40.0, 26.0, 1.0, 3.0, 55.0, 15.0, 12.0, 10.0, 58.0, 3.0, 45.0, 28.0, 0.0, 3.0, 3.0, 10.0, 3.0, 26.0, 2.0, 0.0, 6.0, 0.0, 0.0, 0.0, 2.0, 16.0, 0.0, 0.0, 0.0, 7.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 31.0, 1.0, 102.0, 200.0, 13.0, 14.0, 0.0, 27.0, 21.0, 13.0, 22.0, 60.0, 28.0, 81.0, 135.0, 0.0, 28.0, 11.0, 14.0, 12.0, 13.0, 10.0, 11.0, 5.0, 1.0, 10.0, 5.0, 4.0, 1.0, 11.0, 12.0, 6.0, 5.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 7.0, 0.0, 81.0, 100.0, 9.0, 2.0, 0.0, 8.0, 29.0, 1.0, 7.0, 11.0, 5.0, 46.0, 34.0, 0.0, 53.0, 22.0, 12.0, 0.0, 1.0, 11.0, 9.0, 7.0, 3.0, 0.0, 19.0, 0.0, 5.0, 0.0, 9.0, 13.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 44.0, 16.0, 37.0, 59.0, 8.0, 0.0, 0.0, 85.0, 65.0, 22.0, 5.0, 107.0, 41.0, 51.0, 65.0, 9.0, 28.0, 0.0, 13.0, 0.0, 8.0, 9.0, 3.0, 15.0, 0.0, 6.0, 11.0, 3.0, 5.0, 3.0, 5.0, 3.0, 5.0, 0.0, 0.0, 1.0, 4.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 7.0, 55.0, 56.0, 0.0, 0.0, 0.0, 5.0, 45.0, 64.0, 23.0, 25.0, 5.0, 18.0, 10.0, 5.0, 13.0, 0.0, 6.0, 2.0, 2.0, 0.0, 3.0, 5.0, 2.0, 0.0, 0.0, 2.0, 15.0, 0.0, 3.0, 10.0, 2.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0, 2.0, 15.0, 19.0, 0.0, 10.0, 0.0, 6.0, 22.0, 0.0, 2.0, 2.0, 0.0, 13.0, 4.0, 2.0, 13.0, 6.0, 0.0, 13.0, 0.0, 0.0, 4.0, 5.0, 0.0, 0.0, 0.0, 4.0, 3.0, 23.0, 3.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 10.0, 2.0, 12.0, 8.0, 7.0, 0.0, 0.0, 14.0, 15.0, 6.0, 15.0, 14.0, 0.0, 19.0, 15.0, 1.0, 3.0, 0.0, 8.0, 7.0, 2.0, 1.0, 4.0, 3.0, 0.0, 12.0, 6.0, 0.0, 2.0, 3.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 24.0, 12.0, 14.0, 38.0, 20.0, 9.0, 0.0, 31.0, 47.0, 34.0, 16.0, 51.0, 11.0, 37.0, 51.0, 17.0, 98.0, 0.0, 31.0, 6.0, 5.0, 5.0, 40.0, 6.0, 0.0, 25.0, 15.0, 0.0, 12.0, 0.0, 3.0, 17.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 0.0, 10.0, 0.0, 10.0, 27.0, 7.0, 0.0, 0.0, 32.0, 32.0, 12.0, 11.0, 35.0, 4.0, 13.0, 26.0, 5.0, 6.0, 0.0, 21.0, 10.0, 4.0, 7.0, 8.0, 6.0, 0.0, 9.0, 0.0, 5.0, 5.0, 0.0, 7.0, 4.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 4.0, 5.0, 36.0, 36.0, 6.0, 0.0, 0.0, 7.0, 10.0, 0.0, 4.0, 12.0, 2.0, 21.0, 25.0, 0.0, 25.0, 18.0, 0.0, 8.0, 1.0, 0.0, 5.0, 1.0, 4.0, 2.0, 0.0, 2.0, 3.0, 5.0, 2.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 2.0, 0.0, 0.0, 0.0, 3.0, 7.0, 0.0, 40.0, 0.0, 0.0, 0.0, 0.0, 0.0, 3.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 8.0, 0.0, 27.0, 55.0, 15.0, 4.0, 0.0, 25.0, 15.0, 4.0, 5.0, 12.0, 15.0, 95.0, 23.0, 3.0, 1.0, 2.0, 11.0, 0.0, 0.0, 2.0, 5.0, 0.0, 2.0, 21.0, 7.0, 4.0, 4.0, 10.0, 1.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 7.0, 16.0, 17.0, 5.0, 0.0, 0.0, 8.0, 28.0, 10.0, 3.0, 8.0, 5.0, 3.0, 27.0, 5.0, 49.0, 0.0, 6.0, 6.0, 0.0, 0.0, 13.0, 2.0, 0.0, 1.0, 0.0, 1.0, 24.0, 6.0, 0.0, 0.0, 0.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 8.0, 5.0, 12.0, 18.0, 9.0, 3.0, 0.0, 2.0, 56.0, 22.0, 4.0, 19.0, 3.0, 14.0, 32.0, 5.0, 30.0, 1.0, 0.0, 2.0, 2.0, 0.0, 2.0, 3.0, 2.0, 3.0, 3.0, 7.0, 4.0, 0.0, 3.0, 1.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 4.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 2.0, 14.0, 8.0, 2.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 4.0, 3.0, 3.0, 1.0, 0.0, 0.0, 10.0, 0.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 4.0, 14.0, 0.0, 0.0, 0.0, 3.0, 5.0, 0.0, 0.0, 8.0, 3.0, 3.0, 8.0, 0.0, 0.0, 0.0, 0.0, 1.0, 2.0, 4.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 3.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 7.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 3.0, 7.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 4.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 8.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 5.0, 0.0, 3.0, 0.0, 0.0, 2.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 5.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 4.0, 2.0, 0.0, 0.0, 3.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0), nrow=42, ncol=43), hoverinfo = "z", showscale = FALSE, colorscale = "Gray" ) data <- list(trace1) layout <- list( xaxis = list( side = "top", dtick = 1, ticks = "", gridcolor = "rgb(0, 0, 0)" ), yaxis = list( dtick = 1, ticks = "", ticksuffix = " " ), annotations = list( list( x = "Acura", y = "Acura", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Acura", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Acura", font = list( size = 5, color = "#000000" ), text = "99.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Acura", font = list( size = 5, color = "#000000" ), text = "244.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Acura", font = list( size = 5, color = "#000000" ), text = "67.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Acura", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Acura", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Acura", font = list( size = 5, color = "#000000" ), text = "379.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Acura", font = list( size = 5, color = "#000000" ), text = "90.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Acura", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Acura", font = list( size = 5, color = "#000000" ), text = "39.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Acura", font = list( size = 5, color = "#000000" ), text = "127.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Acura", font = list( size = 5, color = "#000000" ), text = "167.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Acura", font = list( size = 5, color = "#000000" ), text = "232.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Acura", font = list( size = 5, color = "#000000" ), text = "538.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Acura", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Acura", font = list( size = 5, color = "#000000" ), text = "69.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Acura", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Acura", font = list( size = 5, color = "#000000" ), text = "33.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Acura", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Acura", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Acura", font = list( size = 5, color = "#000000" ), text = "23.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Acura", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Acura", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Acura", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Acura", font = list( size = 5, color = "#000000" ), text = "40.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Acura", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Acura", font = list( size = 5, color = "#000000" ), text = "34.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Acura", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Acura", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Acura", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Acura", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Acura", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Acura", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Acura", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Acura", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Acura", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Acura", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Acura", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Acura", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Acura", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Acura", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Acura", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Audi", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Audi", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Audi", font = list( size = 5, color = "#000000" ), text = "25.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Audi", font = list( size = 5, color = "#000000" ), text = "25.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Audi", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Audi", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Audi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Audi", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Audi", font = list( size = 5, color = "#000000" ), text = "41.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Audi", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Audi", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Audi", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Audi", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Audi", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Audi", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Audi", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Audi", font = list( size = 5, color = "#000000" ), text = "17.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Audi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Audi", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Audi", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Audi", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Audi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Audi", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Audi", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Audi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Audi", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Audi", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Audi", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Audi", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Audi", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Audi", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Audi", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Audi", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Audi", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Audi", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Audi", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Audi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Audi", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Audi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Audi", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Audi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Audi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Audi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "BMW", font = list( size = 5, color = "#000000" ), text = "793.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "BMW", font = list( size = 5, color = "#000000" ), text = "38.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "BMW", font = list( size = 5, color = "#000000" ), text = "900.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "BMW", font = list( size = 5, color = "#000000" ), text = "1197.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "BMW", font = list( size = 5, color = "#000000" ), text = "131.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "BMW", font = list( size = 5, color = "#000000" ), text = "65.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "BMW", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "BMW", font = list( size = 5, color = "#000000" ), text = "462.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "BMW", font = list( size = 5, color = "#000000" ), text = "173.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "BMW", font = list( size = 5, color = "#000000" ), text = "32.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "BMW", font = list( size = 5, color = "#000000" ), text = "110.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "BMW", font = list( size = 5, color = "#000000" ), text = "1142.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "BMW", font = list( size = 5, color = "#000000" ), text = "531.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "BMW", font = list( size = 5, color = "#000000" ), text = "623.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "BMW", font = list( size = 5, color = "#000000" ), text = "26.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "BMW", font = list( size = 5, color = "#000000" ), text = "37.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "BMW", font = list( size = 5, color = "#000000" ), text = "272.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "BMW", font = list( size = 5, color = "#000000" ), text = "24.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "BMW", font = list( size = 5, color = "#000000" ), text = "120.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "BMW", font = list( size = 5, color = "#000000" ), text = "76.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "BMW", font = list( size = 5, color = "#000000" ), text = "31.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "BMW", font = list( size = 5, color = "#000000" ), text = "31.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "BMW", font = list( size = 5, color = "#000000" ), text = "88.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "BMW", font = list( size = 5, color = "#000000" ), text = "144.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "BMW", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "BMW", font = list( size = 5, color = "#000000" ), text = "84.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "BMW", font = list( size = 5, color = "#000000" ), text = "68.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "BMW", font = list( size = 5, color = "#000000" ), text = "89.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "BMW", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "BMW", font = list( size = 5, color = "#000000" ), text = "18.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "BMW", font = list( size = 5, color = "#000000" ), text = "38.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "BMW", font = list( size = 5, color = "#000000" ), text = "16.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "BMW", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "BMW", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "BMW", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "BMW", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "BMW", font = list( size = 5, color = "#000000" ), text = "20.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "BMW", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "BMW", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "BMW", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "BMW", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "BMW", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "BMW", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Buick", font = list( size = 5, color = "#000000" ), text = "259.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Buick", font = list( size = 5, color = "#000000" ), text = "33.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Buick", font = list( size = 5, color = "#000000" ), text = "425.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Buick", font = list( size = 5, color = "#000000" ), text = "1090.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Buick", font = list( size = 5, color = "#000000" ), text = "148.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Buick", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Buick", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Buick", font = list( size = 5, color = "#000000" ), text = "169.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Buick", font = list( size = 5, color = "#000000" ), text = "164.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Buick", font = list( size = 5, color = "#000000" ), text = "64.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Buick", font = list( size = 5, color = "#000000" ), text = "83.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Buick", font = list( size = 5, color = "#000000" ), text = "141.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Buick", font = list( size = 5, color = "#000000" ), text = "131.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Buick", font = list( size = 5, color = "#000000" ), text = "35.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Buick", font = list( size = 5, color = "#000000" ), text = "453.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Buick", font = list( size = 5, color = "#000000" ), text = "24.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Buick", font = list( size = 5, color = "#000000" ), text = "102.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Buick", font = list( size = 5, color = "#000000" ), text = "45.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Buick", font = list( size = 5, color = "#000000" ), text = "45.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Buick", font = list( size = 5, color = "#000000" ), text = "44.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Buick", font = list( size = 5, color = "#000000" ), text = "192.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Buick", font = list( size = 5, color = "#000000" ), text = "43.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Buick", font = list( size = 5, color = "#000000" ), text = "37.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Buick", font = list( size = 5, color = "#000000" ), text = "116.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Buick", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Buick", font = list( size = 5, color = "#000000" ), text = "41.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Buick", font = list( size = 5, color = "#000000" ), text = "25.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Buick", font = list( size = 5, color = "#000000" ), text = "25.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Buick", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Buick", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Buick", font = list( size = 5, color = "#000000" ), text = "50.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Buick", font = list( size = 5, color = "#000000" ), text = "17.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Buick", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Buick", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Buick", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Buick", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Buick", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Buick", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Buick", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Buick", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Buick", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Buick", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Buick", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "41.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "142.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "132.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "80.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "59.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "55.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "114.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "89.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "20.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "24.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "17.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "45.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Cadillac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "27.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "48.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "1988.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "24.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Chevrolet", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "61.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "41.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "243.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "232.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "47.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "64.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "113.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "142.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "28.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "97.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "46.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "105.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "296.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "50.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "37.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "61.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "125.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "30.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "226.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "33.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "18.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "64.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Chrysler", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "318.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "82.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "1290.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "82.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "255.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "67.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "315.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "351.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "102.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "100.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "360.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "172.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "1303.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "980.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "58.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "218.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "98.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "54.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "127.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "143.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "54.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "102.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "215.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "27.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "78.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "53.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "90.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "38.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "36.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "95.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "34.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Dodge", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "111.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "63.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "1355.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "167.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "34.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "129.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "116.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "54.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "61.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "163.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "142.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "528.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "740.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "28.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "200.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "84.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "55.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "109.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "48.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "55.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "134.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "30.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "44.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "35.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "63.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Don't Know", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "50.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "35.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "85.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "199.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "26.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "29.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "160.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "233.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "79.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "177.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "27.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "104.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "119.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "46.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "85.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "34.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "35.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "26.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "132.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "71.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "53.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "82.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "33.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "37.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Fiat", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Ford", font = list( size = 5, color = "#000000" ), text = "136.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Ford", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Ford", font = list( size = 5, color = "#000000" ), text = "152.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Ford", font = list( size = 5, color = "#000000" ), text = "157.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Ford", font = list( size = 5, color = "#000000" ), text = "30.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Ford", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Ford", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Ford", font = list( size = 5, color = "#000000" ), text = "74.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Ford", font = list( size = 5, color = "#000000" ), text = "40.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Ford", font = list( size = 5, color = "#000000" ), text = "33.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Ford", font = list( size = 5, color = "#000000" ), text = "88.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Ford", font = list( size = 5, color = "#000000" ), text = "81.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Ford", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Ford", font = list( size = 5, color = "#000000" ), text = "131.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Ford", font = list( size = 5, color = "#000000" ), text = "367.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Ford", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Ford", font = list( size = 5, color = "#000000" ), text = "61.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Ford", font = list( size = 5, color = "#000000" ), text = "17.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Ford", font = list( size = 5, color = "#000000" ), text = "37.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Ford", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Ford", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Ford", font = list( size = 5, color = "#000000" ), text = "18.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Ford", font = list( size = 5, color = "#000000" ), text = "24.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Ford", font = list( size = 5, color = "#000000" ), text = "32.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Ford", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Ford", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Ford", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Ford", font = list( size = 5, color = "#000000" ), text = "23.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Ford", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Ford", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Ford", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Ford", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Ford", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Ford", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Ford", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Ford", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Ford", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Ford", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Ford", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Ford", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Ford", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Ford", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Ford", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "194.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "92.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "180.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "55.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "178.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "47.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "110.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "626.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "51.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "108.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "166.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "36.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "51.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "41.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "25.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "71.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "40.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "43.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "17.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Gmc", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Honda", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Honda", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Honda", font = list( size = 5, color = "#000000" ), text = "33.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Honda", font = list( size = 5, color = "#000000" ), text = "73.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Honda", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Honda", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Honda", font = list( size = 5, color = "#000000" ), text = "49.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Honda", font = list( size = 5, color = "#000000" ), text = "50.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Honda", font = list( size = 5, color = "#000000" ), text = "17.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Honda", font = list( size = 5, color = "#000000" ), text = "18.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Honda", font = list( size = 5, color = "#000000" ), text = "68.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Honda", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Honda", font = list( size = 5, color = "#000000" ), text = "39.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Honda", font = list( size = 5, color = "#000000" ), text = "63.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Honda", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Honda", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Honda", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Honda", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Honda", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Honda", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Honda", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Honda", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Honda", font = list( size = 5, color = "#000000" ), text = "36.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Honda", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Honda", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Honda", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Honda", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Honda", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Honda", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Honda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Hummer", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "93.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "20.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "115.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "233.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "56.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "31.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "663.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "185.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "60.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "140.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "39.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "33.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "121.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "482.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "17.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "36.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "111.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "26.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "22.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "48.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "62.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "40.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "41.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "18.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Hyundai", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "74.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "57.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "48.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Infiniti", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "36.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "42.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "37.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "164.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "63.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "16.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "43.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "45.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "46.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "59.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "30.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "40.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Isuzu", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "26.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "66.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "74.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "169.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "33.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "43.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "42.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "118.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "117.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "37.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "16.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Jaguar", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "40.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "26.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "55.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "58.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "45.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "28.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "26.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "16.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Jeep", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Kia", font = list( size = 5, color = "#000000" ), text = "31.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Kia", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Kia", font = list( size = 5, color = "#000000" ), text = "102.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Kia", font = list( size = 5, color = "#000000" ), text = "200.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Kia", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Kia", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Kia", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Kia", font = list( size = 5, color = "#000000" ), text = "27.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Kia", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Kia", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Kia", font = list( size = 5, color = "#000000" ), text = "22.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Kia", font = list( size = 5, color = "#000000" ), text = "60.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Kia", font = list( size = 5, color = "#000000" ), text = "28.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Kia", font = list( size = 5, color = "#000000" ), text = "81.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Kia", font = list( size = 5, color = "#000000" ), text = "135.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Kia", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Kia", font = list( size = 5, color = "#000000" ), text = "28.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Kia", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Kia", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Kia", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Kia", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Kia", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Kia", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Kia", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Kia", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Kia", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Kia", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Kia", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Kia", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Kia", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Kia", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Kia", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Kia", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Kia", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Kia", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Kia", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Kia", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Kia", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Kia", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Kia", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Kia", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Kia", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Kia", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "81.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "100.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "29.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "46.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "34.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "53.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "22.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Land Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "44.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "16.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "37.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "59.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "85.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "65.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "22.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "107.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "41.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "51.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "65.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "28.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Lexus", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "55.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "56.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "45.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "64.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "23.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "25.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "18.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Lincoln", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "22.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "23.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Mazda", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Mercedes", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Mini", font = list( size = 5, color = "#000000" ), text = "24.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Mini", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Mini", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Mini", font = list( size = 5, color = "#000000" ), text = "38.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Mini", font = list( size = 5, color = "#000000" ), text = "20.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Mini", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Mini", font = list( size = 5, color = "#000000" ), text = "31.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Mini", font = list( size = 5, color = "#000000" ), text = "47.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Mini", font = list( size = 5, color = "#000000" ), text = "34.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Mini", font = list( size = 5, color = "#000000" ), text = "16.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Mini", font = list( size = 5, color = "#000000" ), text = "51.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Mini", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Mini", font = list( size = 5, color = "#000000" ), text = "37.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Mini", font = list( size = 5, color = "#000000" ), text = "51.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Mini", font = list( size = 5, color = "#000000" ), text = "17.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Mini", font = list( size = 5, color = "#000000" ), text = "98.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Mini", font = list( size = 5, color = "#000000" ), text = "31.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Mini", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Mini", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Mini", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Mini", font = list( size = 5, color = "#000000" ), text = "40.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Mini", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Mini", font = list( size = 5, color = "#000000" ), text = "25.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Mini", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Mini", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Mini", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Mini", font = list( size = 5, color = "#000000" ), text = "17.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Mini", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Mini", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Mini", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "27.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "32.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "32.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "35.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "26.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Mitsubishi", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "36.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "36.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "25.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "25.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "18.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Nissan", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Other", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Other", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Other", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Other", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Other", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Other", font = list( size = 5, color = "#000000" ), text = "40.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Other", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Other", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Other", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Other", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "27.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "55.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "25.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "15.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "95.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "23.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "11.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "21.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Pontiac", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "16.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "17.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "28.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "27.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "49.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "13.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "24.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "6.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Porsche", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Ram", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Ram", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Ram", font = list( size = 5, color = "#000000" ), text = "12.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Ram", font = list( size = 5, color = "#000000" ), text = "18.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Ram", font = list( size = 5, color = "#000000" ), text = "9.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Ram", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Ram", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Ram", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Ram", font = list( size = 5, color = "#000000" ), text = "56.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Ram", font = list( size = 5, color = "#000000" ), text = "22.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Ram", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Ram", font = list( size = 5, color = "#000000" ), text = "19.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Ram", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Ram", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Ram", font = list( size = 5, color = "#000000" ), text = "32.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Ram", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Ram", font = list( size = 5, color = "#000000" ), text = "30.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Ram", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Ram", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Ram", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Ram", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Ram", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Ram", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Ram", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Ram", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Ram", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Ram", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Ram", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Ram", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Ram", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Ram", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Ram", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Ram", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Ram", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Ram", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Ram", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Ram", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Ram", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Ram", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Ram", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Ram", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Ram", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Ram", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Range Rover", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Saab", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Saab", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Saab", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Saab", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Saab", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Saab", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Saab", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Saab", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Saab", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Saab", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Saab", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Saab", font = list( size = 5, color = "#000000" ), text = "10.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Saab", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Saab", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "14.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Saturn", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Scion", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Scion", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Scion", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Scion", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Scion", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Scion", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Scion", font = list( size = 5, color = "#000000" ), text = "7.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Scion", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Scion", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "8.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Subaru", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Suzuki", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "5.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Tesla", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "4.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Toyota", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "2.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "3.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Volkswagen", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Acura", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Audi", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "BMW", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Buick", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Cadillac", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chevrolet", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Chrysler", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Dodge", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Don't Know", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Fiat", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ford", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Gmc", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Honda", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hummer", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Hyundai", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Infiniti", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Isuzu", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jaguar", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Jeep", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Kia", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Land Rover", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lexus", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Lincoln", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mazda", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercedes", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mercury", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mini", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Mitsubishi", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Nissan", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Other", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "1.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Pontiac", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Porsche", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Ram", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Range Rover", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saab", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Saturn", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Scion", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Subaru", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Suzuki", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Tesla", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Toyota", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volkswagen", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ), list( x = "Volvo", y = "Volvo", font = list( size = 5, color = "#000000" ), text = "0.0", xref = "x1", yref = "y1", showarrow = FALSE ) ) ) p <- plot_ly() p <- add_trace(p, type=trace1$type, x=trace1$x, y=trace1$y, z=trace1$z, hoverinfo=trace1$hoverinfo, showscale=trace1$showscale, colorscale=trace1$colorscale) p <- layout(p, xaxis=layout$xaxis, yaxis=layout$yaxis, annotations=layout$annotations)